mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +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.",
|
||||
"license": "BSD-2-Clause",
|
||||
"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