mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-20 16:33:24 +00:00
add nim-sdl3 (#2972)
This commit is contained in:
parent
3b6046dbd1
commit
f155bb3f50
@ -34466,5 +34466,23 @@
|
|||||||
"description": "Library to monitor file changes in a folder. A port of Dmon.",
|
"description": "Library to monitor file changes in a folder. A port of Dmon.",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"web": "https://github.com/elcritch/dmon-nim"
|
"web": "https://github.com/elcritch/dmon-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sdl3",
|
||||||
|
"url": "https://github.com/transmutrix/nim-sdl3",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sdl",
|
||||||
|
"game-dev",
|
||||||
|
"game-development",
|
||||||
|
"multimedia",
|
||||||
|
"wrapper",
|
||||||
|
"bindings",
|
||||||
|
"audio",
|
||||||
|
"video"
|
||||||
|
],
|
||||||
|
"description": "SDl3 bindings for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/transmutrix/nim-sdl3"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user