Add naylib (#2172)

* add naylib

* Update packages.json
This commit is contained in:
Antonis Geralis 2022-03-14 04:40:24 +02:00 committed by GitHub
parent f937b342d7
commit 1acc8ca216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",