aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cab756f..7030029 100644
--- a/packages.json
+++ b/packages.json
@@ -3626,5 +3626,18 @@
"description": "Nim implementation of the Bittorrent ascii serialization protocol",
"license": "Apache License 2.0",
"web": "https://github.com/twist-vector/nim-bped"
+ },
+ {
+ "name": "ctrulib",
+ "url": "https://github.com/skyforce77/ctrulib-nim.git",
+ "method": "git",
+ "tags": [
+ "library",
+ "nintendo",
+ "3ds"
+ ],
+ "description": "ctrulib wrapper",
+ "license": "GPLv2",
+ "web": "https://github.com/skyforce77/ctrulib-nim"
}
]