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