Disable async-websocket for now, added i18n gem, added support for translations, added password prompt for passworded servers

This commit is contained in:
2021-11-22 11:39:42 -06:00
parent dfa1e413ea
commit b3665af5c4
11 changed files with 157 additions and 108 deletions

View File

@@ -2,4 +2,5 @@ source "https://rubygems.org"
gem "cyberarm_engine"
gem "launchy"
gem "async-websocket"
gem "i18n"
# gem "async-websocket"