aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b4e6835..d493e68 100644
--- a/packages.json
+++ b/packages.json
@@ -9,6 +9,15 @@
},
{
+ "name": "libtcod-nim",
+ "url": "git://github.com/Vladar4/libtcod-nim/",
+ "method": "git",
+ "tags": ["roguelike", "game", "library", "engine", "sdl", "opengl", "glsl"],
+ "description": "Wrapper of the libtcod library for the Nimrod language.",
+ "license": "MIT"
+ },
+
+ {
"name": "nimgame",
"url": "git://github.com/Vladar4/nimgame/",
"method": "git",