EQMacEmu
EQMacEmu copied to clipboard
Quarm Akk Stack Requirements
-
Breaking Changes:
-
login.ini
->login.json
- json parser utilization, Akk Stack expects
.json
- json parser utilization, Akk Stack expects
- sql table
Banned_IPs
->banned_ips
name changes (unix casing fix)-
utils/sql/git/required/2023_11_01_banned_ips_lowercase.sql
-
-
-
Quarm Akk Stack Process Changes:
-
loginserver/login_util/login_schema.sql
- Expects to download from this location, w/ our
login_schema.sql
- Expects to download from this location, w/ our
-
utils/defaults/akk-stack/eqemu_config_docker.json
- Expects to download from this location, w/ default
eqemu_config.json
- Expects to download from this location, w/ default
-
utils/sql/database_full/quarm_latest.zip
- Expects to download from this location
- Requires embedded singular:
create_all_tables.sql
w/ latest quarm db dump
-