mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
README urls
This commit is contained in:
10
README.md
10
README.md
@@ -6,9 +6,9 @@ If you encounter any errors or experience crashes, we kindly request that you re
|
||||
|
||||
## Installation
|
||||
|
||||
Please note that this module requires specific custom changes to AzerothCore. To ensure compatibility, you must compile it with a custom branch from my fork, which can be found here: https://github.com/liyunfan1223/azerothcore-wotlk/tree/Playerbot
|
||||
Please note that this module requires specific custom changes to AzerothCore. To ensure compatibility, you must compile it with a custom branch from my fork, which can be found here: [liyunfan1223/azerothcore-wotlk/tree/Playerbot](https://github.com/liyunfan1223/azerothcore-wotlk/tree/Playerbot).
|
||||
|
||||
To install this module, please refer to the AzerothCore Wiki for detailed instructions: https://www.azerothcore.org/wiki/installation
|
||||
To install this module, please refer to the AzerothCore Wiki for detailed instructions: [AzerothCore Installation Guide](https://www.azerothcore.org/wiki/installation).
|
||||
|
||||
We've provided a simple method to clone the module:
|
||||
|
||||
@@ -20,7 +20,7 @@ git clone https://github.com/liyunfan1223/mod-playerbots.git --branch=master --d
|
||||
|
||||
## Quick Start & Documentation
|
||||
|
||||
For a quick start and an extensive set of commands, you can refer to the manual for the original version of playerbots by ike3. Most of the basic commands are available for this module. You can find the documentation here: https://ike3.github.io/mangosbot-docs/. Please note that in our module, you need to replace all occurrences of `.bot` with `.playerbot bot` in the documentation.
|
||||
For a quick start and an extensive set of commands, you can refer to the manual for the original version of playerbots by ike3. Most of the basic commands are available for this module. You can find the documentation here: [IKE3 Playerbots Documentation](https://ike3.github.io/mangosbot-docs/). Please note that in our module, you need to replace all occurrences of `.bot` with `.playerbot bot` in the documentation.
|
||||
|
||||
Please be aware that documentation for newly added commands is currently lacking as the project is still under development.
|
||||
|
||||
@@ -46,11 +46,11 @@ It's essential to note that there is still a significant amount of work to be do
|
||||
|
||||
## Addon
|
||||
|
||||
For enhanced control over the bots and to simplify command usage, you can also make use of our addon: https://github.com/liyunfan1223/unbot-addon. Currently, this addon offers better support only for Simplified Chinese client.
|
||||
For enhanced control over the bots and to simplify command usage, you can also make use of our addon: [Unbot Addon](https://github.com/liyunfan1223/unbot-addon). Currently, this addon offers better support only for Simplified Chinese client.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
The code for this module is ported from https://github.com/ZhengPeiRu21/mod-playerbots. We extend our gratitude to @ZhengPeiRu21 for the continued efforts in maintaining the module.
|
||||
The code for this module is ported from [ZhengPeiRu21/mod-playerbots](https://github.com/ZhengPeiRu21/mod-playerbots). We extend our gratitude to @ZhengPeiRu21 for the continued efforts in maintaining the module.
|
||||
|
||||
We also want to express our sincere appreciation to all individuals who have contributed to playerbot development, both in the past and the present. Your dedication and efforts have been instrumental in shaping this project, and we are thankful for your contributions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user