SDL3 stuff

This commit is contained in:
2026-09-08 20:06:37 -05:00
parent 6823f9bade
commit 915e643a98
3 changed files with 15 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ gem "json"
# "game" library gem
gem "cyberarm_engine"
gem "sdl3-bindings"
gem "gosu", '1.5.0' # temporary, manually built, stand-in for SDL3 supporting gosu
# networking libs
gem "async"