Update README.md

This commit is contained in:
INeedGames 2024-01-12 18:08:08 -06:00 committed by GitHub
parent 9136ef2809
commit 7b52b462e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,8 +63,8 @@ You can easily setup a local LAN dedicated server for you to join and play on. H
- Download the [latest release](https://github.com/ineedbots/iw3_bot_warfare/releases) of Bot Warfare. - Download the [latest release](https://github.com/ineedbots/iw3_bot_warfare/releases) of Bot Warfare.
1. Locate your CoD4x server install folder. 1. Locate your CoD4x server install folder.
2. Move the files/folders found in `Add to root of CoD4x server` from the Bot Warfare release archive you downloaded to the root of your CoD4x server folder. 2. Move the files/folders found in `Add to root of CoD4x server` from the Bot Warfare release archive you downloaded to the root of your CoD4x server folder.
- The folder/file structure should follow as `.CoD4x server folder\main_shared\maps\mp\bots\_bot.gsc`. - The folder/file structure should follow as `.CoD4x server folder\mods\mp_bots\z_svr_bots.iwd`.
3. The mod is now installed, now start your server, change the DVARs and start a map. 3. The mod is now installed. Now before you start your server, you will need to set the `fs_game` DVAR to `mods/mp_bots` as a commandline argument (`+set fs_game "mods/mp_bots"`).
4. Now start your CoD4x client and connect to your server (`connect 127.0.0.1` in the console most likely) and play! 4. Now start your CoD4x client and connect to your server (`connect 127.0.0.1` in the console most likely) and play!
## Documentation ## Documentation