From afa8c1b105ab0b295e1cda84150aec605f5b738d Mon Sep 17 00:00:00 2001 From: Joey Date: Wed, 20 Jun 2018 07:39:10 +0900 Subject: [PATCH] Update packages.json for nim-libnx --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index e486a46..b80ff53 100644 --- a/packages.json +++ b/packages.json @@ -97,6 +97,21 @@ "license": "MIT", "web": "https://github.com/dom96/jester" }, + { + "name": "nim-libnx", + "url": "https://github.com/jyapayne/nim-libnx", + "method": "git", + "tags": [ + "library", + "nintendo switch", + "switch", + "libnx", + "nx" + ], + "description": "A wrapper generator for libnx.", + "license": "The Unlicense", + "web": "https://github.com/jyapayne/nim-libnx" + }, { "name": "templates", "url": "https://github.com/onionhammer/nim-templates.git",