mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
added sfml to packages.json
This commit is contained in:
parent
83e0285907
commit
00407fe528
@ -24,6 +24,15 @@
|
||||
"tags": ["game", "engine", "sdl"],
|
||||
"description": "Simple 2D game engine for Nimrod language.",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "sfml",
|
||||
"url": "git://github.com/fowlmouth/nimrod-sfml/",
|
||||
"method": "git",
|
||||
"tags": ["game", "library", "opengl"],
|
||||
"description": "High level OpenGL-based Game Library",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user