mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #4 from fowlmouth/patch-1
added sfml to packages.json
This commit is contained in:
commit
5042363521
@ -24,6 +24,15 @@
|
|||||||
"tags": ["game", "engine", "sdl"],
|
"tags": ["game", "engine", "sdl"],
|
||||||
"description": "Simple 2D game engine for Nimrod language.",
|
"description": "Simple 2D game engine for Nimrod language.",
|
||||||
"license": "MIT"
|
"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