mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Adds nimepak to list of available packages.
This commit is contained in:
parent
5042363521
commit
41a5f78cc8
@ -1,5 +1,5 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "jester",
|
"name": "jester",
|
||||||
"url": "git://github.com/dom96/jester/",
|
"url": "git://github.com/dom96/jester/",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -17,6 +17,15 @@
|
|||||||
"license": "MIT"
|
"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",
|
"name": "nimgame",
|
||||||
"url": "git://github.com/Vladar4/nimgame/",
|
"url": "git://github.com/Vladar4/nimgame/",
|
||||||
@ -25,7 +34,7 @@
|
|||||||
"description": "Simple 2D game engine for Nimrod language.",
|
"description": "Simple 2D game engine for Nimrod language.",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "sfml",
|
"name": "sfml",
|
||||||
"url": "git://github.com/fowlmouth/nimrod-sfml/",
|
"url": "git://github.com/fowlmouth/nimrod-sfml/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user