mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-26 13:56:23 +00:00
Update 0_variables.sh
This commit is contained in:
@@ -5,12 +5,13 @@
|
|||||||
##########################################################################################
|
##########################################################################################
|
||||||
AC_WOTLK_REPO="https://github.com/liyunfan1223/azerothcore-wotlk.git"
|
AC_WOTLK_REPO="https://github.com/liyunfan1223/azerothcore-wotlk.git"
|
||||||
AC_WOTLK_REPO_BRANCH="Playerbot"
|
AC_WOTLK_REPO_BRANCH="Playerbot"
|
||||||
|
|
||||||
AC_MODE_PLAYER_BOTS_REPO="https://github.com/liyunfan1223/mod-playerbots.git"
|
AC_MODE_PLAYER_BOTS_REPO="https://github.com/liyunfan1223/mod-playerbots.git"
|
||||||
AC_MODE_PLAYER_BOTS_REPO_BRANCH="master"
|
AC_MODE_PLAYER_BOTS_REPO_BRANCH="master"
|
||||||
|
|
||||||
AC_MODE_AHBOT_REPO="https://github.com/azerothcore/mod-ah-bot.git"
|
AC_MODE_AHBOT_REPO="https://github.com/azerothcore/mod-ah-bot.git"
|
||||||
AC_MODE_AHBOT_REPO_BRANCH="master"
|
AC_MODE_AHBOT_REPO_BRANCH="master"
|
||||||
|
|
||||||
|
|
||||||
SERVER_ROOT="${ROOT_DIR}/_server/azerothcore"
|
SERVER_ROOT="${ROOT_DIR}/_server/azerothcore"
|
||||||
DATAPATH="${SERVER_ROOT}/env/dist/bin"
|
DATAPATH="${SERVER_ROOT}/env/dist/bin"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user