mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
Adds nimepak to list of available packages.
This commit is contained in:
+11
-2
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user