Fixing a couple old references in the Readme

This commit is contained in:
Dustin Hendrickson
2025-02-17 08:54:42 -08:00
parent 3896d8be09
commit df39df024a

View File

@@ -46,7 +46,7 @@ Installation
Ensure the AzerothCore Playerbots fork is installed and running. Clone the module into your AzerothCore modules directory: Ensure the AzerothCore Playerbots fork is installed and running. Clone the module into your AzerothCore modules directory:
cd /path/to/azerothcore/modules cd /path/to/azerothcore/modules
git clone https://github.com/DustinHendrickson/mod-bot-level-brackets.git git clone https://github.com/DustinHendrickson/mod-player-bot-level-brackets.git
2. **Recompile AzerothCore** 2. **Recompile AzerothCore**
Rebuild the project with the new module: Rebuild the project with the new module:
@@ -59,7 +59,7 @@ Installation
3. **Configure the Module** 3. **Configure the Module**
Rename the configuration file: Rename the configuration file:
mv /path/to/azerothcore/modules/mod-bot-level-brackets.conf.dist /path/to/azerothcore/modules/mod-bot-level-brackets.conf mv /path/to/azerothcore/modules/mod_player_bot_level_brackets.conf.dist /path/to/azerothcore/modules/mod_player_bot_level_brackets.conf
4. **Restart the Server** 4. **Restart the Server**
Launch the world server: Launch the world server:
@@ -68,7 +68,7 @@ Installation
Configuration Options Configuration Options
--------------------- ---------------------
Customize the modules behavior by editing the `mod-bot-level-brackets.conf` file: Customize the modules behavior by editing the `mod_player_bot_level_brackets.conf` file:
Setting | Description | Default | Valid Values Setting | Description | Default | Valid Values
-------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------- | -------------------- -------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------- | --------------------