Update settings.env

This commit is contained in:
bashermens
2025-12-07 15:56:16 +01:00
committed by GitHub
parent c50888ecc0
commit 0451057d14

View File

@@ -1,7 +1,8 @@
REALM_IP="192.168.197.128"
REALM_NAME="azerothcore.org"
AC_CLIENT_DATA="https://github.com/wowgaming/client-data/releases/download/v18.0/Data.zip"
AC_CLIENT_DATA=https://github.com/wowgaming/client-data/releases/download/v19/Data.zip
#AC_CLIENT_DATA="https://github.com/wowgaming/client-data/releases/download/v18.0/Data.zip"
#AC_CLIENT_DATA="https://github.com/wowgaming/client-data/releases/download/v16/Data.zip"
AC_WOTLK_REPO="https://github.com/hermensbas/azerothcore-wotlk.git"