Added package mdlldk (#2138)

This commit is contained in:
rockcavera 2022-02-09 22:06:26 -03:00 committed by GitHub
parent b99b6b5400
commit cea2ee3f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25073,5 +25073,18 @@
"description": "Really lightweight template engine",
"license": "MIT",
"web": "https://github.com/openpeep/tim"
},
{
"name": "mdlldk",
"url": "https://github.com/rockcavera/nim-mdlldk",
"method": "git",
"tags": [
"library",
"dll",
"mirc"
],
"description": "Dynamic-link libraries (DLLs) Development Kit for mIRC.",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-mdlldk"
}
]