Adds nimepak to list of available packages.

This commit is contained in:
Grzegorz Adam Hankiewicz
2013-01-21 13:42:47 +01:00
parent 5042363521
commit 41a5f78cc8
+11 -2
View File
@@ -1,5 +1,5 @@
[
{
{
"name": "jester",
"url": "git://github.com/dom96/jester/",
"method": "git",
@@ -17,6 +17,15 @@
"license": "MIT"
},
{
"name": "nimepak",
"url": "git://github.com/gradha/epak/",
"method": "git",
"tags": ["library", "serialization", "file", "compression"],
"description": "File compression routines in C for iOS and Nimrod",
"license": "Allegro 4 Giftware"
},
{
"name": "nimgame",
"url": "git://github.com/Vladar4/nimgame/",
@@ -25,7 +34,7 @@
"description": "Simple 2D game engine for Nimrod language.",
"license": "MIT"
},
{
"name": "sfml",
"url": "git://github.com/fowlmouth/nimrod-sfml/",