mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add Ludens game development library
This commit is contained in:
parent
7e46927782
commit
38e3c2bc54
@ -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