mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
added sdl2-nim
This commit is contained in:
parent
f8b65fca48
commit
ce32c9e382
@ -833,6 +833,25 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/sdl2"
|
"web": "https://github.com/nim-lang/sdl2"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "sdl2-nim",
|
||||||
|
"url": "git://github.com/Vladar4/sdl2-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper",
|
||||||
|
"sdl2",
|
||||||
|
"game",
|
||||||
|
"video",
|
||||||
|
"image",
|
||||||
|
"audio",
|
||||||
|
"network",
|
||||||
|
"ttf"
|
||||||
|
],
|
||||||
|
"description": "Wrapper of the SDL 2 library for the Nim language.",
|
||||||
|
"license": "zlib",
|
||||||
|
"web": "https://github.com/Vladar4/sdl2-nim"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "assimp",
|
"name": "assimp",
|
||||||
"url": "git://github.com/barcharcraz/nim-assimp",
|
"url": "git://github.com/barcharcraz/nim-assimp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user