mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
added nimgame2
This commit is contained in:
parent
fdbde8e7ab
commit
bf7a89affb
@ -94,10 +94,24 @@
|
|||||||
"engine",
|
"engine",
|
||||||
"sdl"
|
"sdl"
|
||||||
],
|
],
|
||||||
"description": "Simple 2D game engine for Nim language.",
|
"description": "A simple 2D game engine for Nim language. Deprecated, use nimgame2 instead.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Vladar4/nimgame"
|
"web": "https://github.com/Vladar4/nimgame"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nimgame2",
|
||||||
|
"url": "https://github.com/Vladar4/nimgame2/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game",
|
||||||
|
"engine",
|
||||||
|
"sdl",
|
||||||
|
"sdl2"
|
||||||
|
],
|
||||||
|
"description": "A simple 2D game engine for Nim language.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Vladar4/nimgame2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "sfml",
|
"name": "sfml",
|
||||||
"url": "https://github.com/fowlmouth/nimrod-sfml/",
|
"url": "https://github.com/fowlmouth/nimrod-sfml/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user