mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Adds nimepak to list of available packages.
This commit is contained in:
parent
5042363521
commit
41a5f78cc8
@ -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/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user