From 97457bc3c6fcf8db5d03ed5022086c4532b9b569 Mon Sep 17 00:00:00 2001 From: Yunfan Li Date: Tue, 6 Jun 2023 00:18:29 +0800 Subject: [PATCH] modify Readme.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 365d8666..a9aaa191 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # Playerbots Module -This is a WIP Playerbots module for AzerothCore based on IKE3 Playerbots. +This is a WIP Playerbots module for AzerothCore based on IKE3 Playerbots. Code is port from: https://github.com/ZhengPeiRu21/mod-playerbots. + I tried to fix many bugs based on the source code, making this playable, and tried to add more interesting functions, such as automatic positioning of the robot to deal with different raid bosses. These Playerbots use actual player data, so it is capable to use own alts and play with own party, level up characters, and more. It is mostly usuable but still has many bugs that need to be resolved. Also please note that including this module will currently significantly increase compilation time for AzerothCore. Please kindly note that this requires some custom changes to AzerothCore, so it is necessary to compile with a custom branch from my fork: -https://github.com/ZhengPeiRu21/azerothcore-wotlk/tree/Playerbot +https://github.com/liyunfan1223/azerothcore-wotlk/tree/Playerbot -If encounter errors and crashes, please post as Github issues so that we can resolve them and improve this project together! - -An addon maintained by @whipowill is available to help control the bots. It is can be downloaded here: https://github.com/whipowill/wow-addon-playerbots - -Many, many thanks to celguar who is maintain mangosbot branch that this code is port from: https://github.com/celguar/mangosbot-bots +If encounter errors and crashes, please post as Github issues so that we can resolve them and improve this project together! \ No newline at end of file