Update 0_variables.sh

This commit is contained in:
bash
2024-08-14 19:59:42 +02:00
committed by GitHub
parent 276d105b67
commit fcc3b3d21c

View File

@@ -3,6 +3,11 @@
##########################################################################################
# INTERNAL CONFIG
##########################################################################################
AC_WOTLK_REPO="https://github.com/liyunfan1223/azerothcore-wotlk.git"
AC_MODE_PLAYER_BOTS_REPO="https://github.com/liyunfan1223/mod-playerbots.git"
AC_MODE_AHBOT_REPO="https://github.com/azerothcore/mod-ah-bot.git"
SERVER_ROOT="${ROOT_DIR}/_server/azerothcore"
DATAPATH="${SERVER_ROOT}/env/dist/bin"