Updated readme

This commit is contained in:
INeedBots 2021-01-04 15:01:54 -06:00
parent c9ac80f3ff
commit 2e775d9fb2
2 changed files with 6 additions and 2 deletions

View File

@ -60,6 +60,8 @@ Make sure to disable this DVAR by adding ```set bots_main_firstIsHost 0``` in yo
T4M requires an unpacked steamless version of the multiplayer World at War executable (otherwise known as LanFixed). You can use a [Steam Unpacker](https://github.com/atom0s/Steamless) on your multiplayer World at War Steam executable to acquire the required executable. T4M requires an unpacked steamless version of the multiplayer World at War executable (otherwise known as LanFixed). You can use a [Steam Unpacker](https://github.com/atom0s/Steamless) on your multiplayer World at War Steam executable to acquire the required executable.
0. Make sure that [T4M](https://github.com/ineedbots/T4M) is installed, updated and working properly. 0. Make sure that [T4M](https://github.com/ineedbots/T4M) is installed, updated and working properly.
- Download the [d3d9.dll](https://github.com/ineedbots/T4M/releases) and place it into the root of your World at War install
- Download the [WaW MP LanFixed](https://bit.ly/3803IUC) and place it into the root of your World at War install, you will use this executable to run the game.
- Download the [latest release](https://github.com/ineedbots/t4m_bot_warfare/releases) of Bot Warfare. - Download the [latest release](https://github.com/ineedbots/t4m_bot_warfare/releases) of Bot Warfare.
1. Extract all the files from the Bot Warfare release archive you downloaded to anywhere on your computer. 1. Extract all the files from the Bot Warfare release archive you downloaded to anywhere on your computer.
2. Run the 'install.bat'. This copies the mod to your WaW mods folder. 2. Run the 'install.bat'. This copies the mod to your WaW mods folder.

View File

@ -14,6 +14,8 @@ Make sure to disable this DVAR by adding 'set bots_main_firstIsHost 0' in your s
T4M requires an unpacked steamless version of the multiplayer World at War executable (otherwise known as LanFixed). You can use a Steam Unpacker on your multiplayer World at War Steam executable to acquire the required executable. T4M requires an unpacked steamless version of the multiplayer World at War executable (otherwise known as LanFixed). You can use a Steam Unpacker on your multiplayer World at War Steam executable to acquire the required executable.
0. Make sure that T4M is installed, updated and working properly. 0. Make sure that T4M is installed, updated and working properly.
- Download the d3d9.dll from https://github.com/ineedbots/T4M/releases and place it into the root of your World at War install
- Download the WaW MP LanFixed from https://bit.ly/3803IUC and place it into the root of your World at War install, you will use this executable to run the game.
1. Extract all the files from the Bot Warfare release archive you downloaded to anywhere on your computer. 1. Extract all the files from the Bot Warfare release archive you downloaded to anywhere on your computer.
2. Run the 'install.bat'. This copies the mod to your WaW mods folder. 2. Run the 'install.bat'. This copies the mod to your WaW mods folder.
3. The mod is now installed, now run your game. 3. The mod is now installed, now run your game.