mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 08:42:34 +00:00
Removed dependence on the bsdtar command, fixed Play Now button not doing anything if a server nickname wasn't set, refactor a bit so that the Server List's 'Join Server' button functionality can be reused for the Play Now button, installer now always unpacks into 'data/*' instead of 'Data/*'
This commit is contained in:
@@ -11,7 +11,7 @@ GEM
|
||||
digest-crc (0.6.4)
|
||||
rake (>= 12.0.0, < 14.0.0)
|
||||
event_emitter (0.2.6)
|
||||
excon (0.93.1)
|
||||
excon (0.94.0)
|
||||
ffi (1.15.5)
|
||||
ffi (1.15.5-x64-mingw-ucrt)
|
||||
ffi (1.15.5-x64-mingw32)
|
||||
@@ -27,6 +27,7 @@ GEM
|
||||
public_suffix (5.0.0)
|
||||
rake (13.0.6)
|
||||
rexml (3.2.5)
|
||||
rubyzip (2.3.2)
|
||||
thread-local (1.1.0)
|
||||
websocket (1.2.9)
|
||||
websocket-client-simple (0.6.0)
|
||||
@@ -51,10 +52,11 @@ DEPENDENCIES
|
||||
ircparser
|
||||
launchy
|
||||
rexml
|
||||
rubyzip
|
||||
thread-local
|
||||
websocket-client-simple
|
||||
win32-process
|
||||
win32-security
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.17
|
||||
2.3.26
|
||||
|
||||
Reference in New Issue
Block a user