Add naylib (#2172)

* add naylib

* Update packages.json
This commit is contained in:
Antonis Geralis
2022-03-14 10:40:24 +08:00
committed by GitHub
parent f937b342d7
commit 1acc8ca216
+14
View File
@@ -15995,6 +15995,20 @@
"license": "MIT",
"web": "https://github.com/planetis-m/sparseset"
},
{
"name": "naylib",
"url": "https://github.com/planetis-m/naylib",
"method": "git",
"tags": [
"library",
"wrapper",
"raylib",
"gamedev"
],
"description": "Yet another raylib Nim wrapper",
"license": "MIT",
"web": "https://github.com/planetis-m/naylib"
},
{
"name": "golden",
"url": "https://github.com/disruptek/golden",