下载<a href="https://github.com/azerothcore/azerothcore-wotlk/blob/master/data/sql/create/create_mysql.sql">用户和数据库创建sql文件</a> 放到任意目录 <code>su - root # 以root用户登录mariadb mysql source create_mysql.sql </code> 为了方便管理数据库,创建一个可以远程登录mariadb的用户: <code>...
AC has also grown into a community-driven project with a significant number of contributors and developers. It is written in C++ and provides a solid foundation for creating private servers that mimic the mechanics and behavior of the official WoW servers. NPCBots is AzerothCore mod. Installation...
"name": "azerothcore-wotlk", "version": "11.0.0-dev.1", "version": "12.0.0-dev.1", "license": "AGPL3" } 2 changes: 1 addition & 1 deletion 2 data/sql/base/db_auth/realmlist.sql Original file line numberDiff line numberDiff line change @@ -37,7 +37,7 @@ CREATE ...
acore_world右键运行SQL文件, 选择AzerothCoreBuild>azerothcore-wotlk >modules >mod-anticheat >sql >world目录下的Acore_strings.sql文件 加载完成后将AzerothCoreBuild>build >bin >RelWithDeblnfo >configs 目录下的modules文件复制到AzerothCoreServer>configs文件内 然后运行authserver.exe和worldserver.exe程序 运行成功...
if: github.repository == 'azerothcore/azerothcore-wotlk' && steps.extract_branch.outputs.branch == 'master' uses: docker/login-action@v1 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Cache uses: actions/cache@v2 @@ -90,16...
AzerothCore-wotlk-with-NPCBots Public Forked from trickerer/AzerothCore-wotlk-with-NPCBots AzerothCore 3.3.5 + NPCBots C++ 1 GreyBegone Public Simple addon for WoW 3.3.5a that replaces the grey difficulty colour in quests and levels with green Lua BotCompare Public Addon for WoW...
ikkj/AzerothCore-wotlk-with-NPCBotsPublic forked fromtrickerer/AzerothCore-wotlk-with-NPCBots NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options ...
Current Behaviour Not sure what is going wrong, but when I try to compile the Azerothcore (and Azerothcore-wotlk-with-NPCBots) code using boost 1.8.3 and the rest of the needed software on SQL 5.7, I get these errors. I have compiled it ...
AzerothCore 3.3.5 + NPCBots. Contribute to nuancetech/AzerothCore-wotlk-with-NPCBots development by creating an account on GitHub.
git clone https://github.com/trickerer/AzerothCore-wotlk-with-NPCBots.git --depth 1 If you still prefer to patch the core yourself, clone both AzerothCore and Trinity-Bots using git clone https://github.com/azerothcore/azerothcore-wotlk.git --depth 1 ...