added libtcod-nim

This commit is contained in:
Vladar 2012-12-11 22:16:33 +02:00
parent 70a92e4d69
commit 4f695a8384

View File

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