Update settings.env

This commit is contained in:
bash
2025-01-11 14:17:11 +01:00
committed by GitHub
parent 1f8aa5b1f0
commit 20a3739d3b

View File

@@ -4,6 +4,18 @@ REALM_NAME="azerothcore.org"
AH_BOT_MIN_ITEMS="25000"
AH_BOT_MAX_ITEMS="30000"
#AC_WOTLK_REPO="https://github.com/hermensbas/azerothcore-wotlk.git"
#AC_WOTLK_REPO_BRANCH="master"
#AC_MODE_PLAYER_BOTS_REPO="https://github.com/hermensbas/mod-playerbots.git"
#AC_MODE_PLAYER_BOTS_REPO_BRANCH="master"
#AC_MODE_AHBOT_REPO="https://github.com/hermensbas/mod-ah-bot.git"
#AC_MODE_AHBOT_REPO_BRANCH="master"
AC_WOTLK_REPO="https://github.com/liyunfan1223/azerothcore-wotlk.git"
AC_WOTLK_REPO_BRANCH="Playerbot"