Fix formatting in README and add acknowledgements section

This commit is contained in:
notepadguyOfficial
2025-02-11 16:15:37 +08:00
parent 1620931318
commit 81108f6972

View File

@@ -3,11 +3,12 @@
## Table of Contents ## Table of Contents
- [Requirements](#requirements) - [Requirements](#requirements)
- [Git Cloning](#gitcloning) - [Git Cloning](#git-cloning)
- [WSL Installation](#wslinstallation) - [WSL Installation](#wsl-installation)
- [Docker Installation](#dockerinstallation) - [Docker Installation](#docker-installation)
- [Azerothcore-Playerbots Introduction](#azerothcore-playerbots) - [Azerothcore-Playerbots Introduction](#azerothcore-playerbot)
- [AzerothCore Bot Installation](#azerothcorebotinstallation) - [AzerothCore Bot Installation](#azerothcore-bot-installation)
## Requirements ## Requirements
- wsl2 - wsl2
@@ -151,4 +152,8 @@ Includes:
7. Edit your `<your wow directory root>\Data\enUS\realmlist.wtf` and type in the ip address you get in the end of installing..." set realmlist dockerhost_ip 192.168.48.2 " 7. Edit your `<your wow directory root>\Data\enUS\realmlist.wtf` and type in the ip address you get in the end of installing..." set realmlist dockerhost_ip 192.168.48.2 "
8. Run the Game and your done. 8. Run the Game and your done.
## Acknowledgements
- Special thanks to [coc0nut](https://github.com/coc0nut) for the Script Base [Repository](https://github.com/coc0nut/AzerothCore-with-Playerbots-Docker-Setup).
- Special thanks to [Jérémie Panzer](https://gist.github.com/Athou) for the insallation Script of Docker [Script-Link](https://gist.github.com/Athou/022c67de48f1cf6584ce6c194af71a09).