diff --git a/packages.json b/packages.json index b4e6835..d493e68 100644 --- a/packages.json +++ b/packages.json @@ -8,6 +8,15 @@ "license": "MIT" }, + { + "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/",