aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2012-12-11 12:44:08 -0800
committerDominik Picheta <dominikpicheta@googlemail.com>2012-12-11 12:44:08 -0800
commit83e02859073a76cad0c4b67ab1b1bd291d4e0459 (patch)
tree2f832a61a1cb1a75b4f32918e27acc10d876ebb0
parent70a92e4d69e4243811a20a984a1bafbdb121edd1 (diff)
parent4f695a838482b9ed52ef9dd9386be1c6aa38c9ef (diff)
downloadpackages-83e02859073a76cad0c4b67ab1b1bd291d4e0459.tar.gz
packages-83e02859073a76cad0c4b67ab1b1bd291d4e0459.zip
Merge pull request #3 from Vladar4/master
Added libtcod-nim
-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",