From 986308d3f3b3ef0c5a146393060e6daa89bef38e Mon Sep 17 00:00:00 2001 From: Joey Date: Wed, 27 Jun 2018 21:12:59 +0900 Subject: [PATCH] Update packages.json with switch build --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 729704d..e48a425 100644 --- a/packages.json +++ b/packages.json @@ -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",