Update packages.json with switch build

This commit is contained in:
Joey 2018-06-27 21:12:59 +09:00 committed by GitHub
parent b8c113e806
commit 986308d3f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,6 +418,20 @@
"license": "The Unlicense",
"web": "https://github.com/jyapayne/nim-libnx"
},
{
"name": "switch-build",
"url": "https://github.com/jyapayne/switch-build",
"method": "git",
"tags": [
"switch",
"nintendo",
"build",
"builder"
],
"description": "An easy way to build homebrew files for the Nintendo Switch",
"license": "MIT",
"web": "https://github.com/jyapayne/switch-build"
},
{
"name": "aporia",
"url": "https://github.com/nim-lang/Aporia",