Game settings no longer crashes on linux (still need to sort out how to load/save wine registry from outside of wine enviroment), updated gems.

This commit is contained in:
2023-11-21 09:19:36 -06:00
parent 6988702db2
commit fbf5153cc8
5 changed files with 156 additions and 20 deletions

View File

@@ -21,6 +21,8 @@ GEM
rake (13.1.0)
rexml (3.2.6)
rubyzip (2.3.2)
sdl2-bindings (0.2.2)
ffi (~> 1.15)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
@@ -43,6 +45,7 @@ DEPENDENCIES
ircparser
rexml
rubyzip
sdl2-bindings
websocket-client-simple
win32-process
win32-security