add nim-sdl3 (#2972)

This commit is contained in:
transmutrix 2025-01-17 13:44:06 -05:00 committed by GitHub
parent 3b6046dbd1
commit f155bb3f50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]