mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Add nimnoise package (#1264)
This commit is contained in:
parent
a57d3f35fc
commit
440e2e1204
@ -15444,5 +15444,21 @@
|
|||||||
"description": "Nim module which provides clean, zero-effort command line parsing.",
|
"description": "Nim module which provides clean, zero-effort command line parsing.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/onelivesleft/simple_parseopt"
|
"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/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user