Merge pull request #3 from Vladar4/master

Added libtcod-nim
This commit is contained in:
Dominik Picheta 2012-12-11 12:44:08 -08:00
commit 83e0285907

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