Add winres

This commit is contained in:
Code Hz 2021-02-11 04:31:36 +08:00 committed by Dominik Picheta
parent fc67b06a3b
commit 632465b217

View File

@ -21548,5 +21548,17 @@
"description": "Provides access to the rdrand and rdseed instructions. Based on Intel's DRNG Library (libdrng)",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-drng"
},
{
"name": "winres",
"url": "https://github.com/codehz/nim-winres",
"method": "git",
"tags": [
"windows",
"resource"
],
"description": "Windows resource file generator",
"license": "MIT",
"web": "https://github.com/codehz/nim-winres"
}
]