Update packages.json with libnx

This commit is contained in:
Joey 2018-06-21 19:11:18 +09:00 committed by GitHub
commit 8a3d5110fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -387,6 +387,20 @@
"license": "BSD",
"web": "https://github.com/nim-lang/nimble"
},
{
"name": "libnx",
"url": "https://github.com/jyapayne/nim-libnx",
"method": "git",
"tags": [
"switch",
"nintendo switch",
"libnx",
"nx"
],
"description": "A port of libnx to Nim",
"license": "The Unlicense",
"web": "https://github.com/jyapayne/nim-libnx"
},
{
"name": "aporia",
"url": "https://github.com/nim-lang/Aporia",