Add nimnoise package (#1264)

This commit is contained in:
Blake Nedved 2019-11-30 23:40:14 -06:00 committed by Miran
parent a57d3f35fc
commit 440e2e1204

View File

@ -15444,5 +15444,21 @@
"description": "Nim module which provides clean, zero-effort command line parsing.",
"license": "MIT",
"web": "https://github.com/onelivesleft/simple_parseopt"
},
{
"name": "nimnoise",
"url": "https://github.com/blakeanedved/nimnoise",
"method": "git",
"tags": [
"nimnoise",
"noise",
"coherent",
"libnoise",
"library"
],
"description": "A port of libnoise into pure nim, heavily inspired by Libnoise.Unity, but true to the original Libnoise",
"license": "MIT",
"web": "https://github.com/blakeanedved/nimnoise",
"doc": "https://lib-nimnoise.web.app/"
}
]