mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Merge pull request #95 from rnentjes/master
Add Ludens game development library
This commit is contained in:
commit
9d6e61ac87
@ -1011,6 +1011,15 @@
|
||||
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
|
||||
"license": "LGPLv3 or GPLv2",
|
||||
"web": "https://github.com/cowboy-coders/nim-gmp"
|
||||
},
|
||||
{
|
||||
"name": "ludens",
|
||||
"url": "git://github.com/rnentjes/nim-ludens",
|
||||
"method": "git",
|
||||
"tags": ["library", "game", "opengl", "sfml"],
|
||||
"description": "Little game library using opengl and sfml",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rnentjes/nim-ludens"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user