From 4881b591fcc0b39a20bd6cec397326bfc86174fb Mon Sep 17 00:00:00 2001 From: INeedGames Date: Fri, 12 Jan 2024 12:46:15 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5007f33..a869c32 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,11 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar 0. Make sure that [IW4x](https://alterware.dev/) is installed, updated and working properly. - Download the [latest release](https://github.com/ineedbots/iw4_bot_warfare/releases) of Bot Warfare. 1. Locate your MW2 install folder. -2. Move the files/folders found in 'Move files to root of MW2 folder' from the Bot Warfare release archive you downloaded into the root of your MW2 install folder. - - The folder/file structure should follow as '.MW2 game folder\mods\mp_bots\z_svr_bots.iwd'. +2. Move the files/folders found in `Move files to root of MW2 folder` from the Bot Warfare release archive you downloaded into the root of your MW2 install folder. + - The folder/file structure should follow as `.MW2 game folder\mods\mp_bots\z_svr_bots.iwd`. 3. The mod is now installed, now run your game. - - If you are a dedicated server, you will need to set the DVAR 'fs_game' to 'mods/mp_bots' - - If you are not a dedicated server, open the 'Mods' option from the main menu of the game and select 'mp_bots' and then 'Launch'. + - If you are a dedicated server, you will need to set the DVAR `fs_game` to `mods/mp_bots` + - If you are not a dedicated server, open the `Mods` option from the main menu of the game and select `mp_bots` and then `Launch`. 4. The mod should be loaded! Now go start a map and play! ## Documentation