updated install instruction

This commit is contained in:
Kim, Jimin 2022-02-09 11:51:31 +09:00
parent f78c0ccd8b
commit d509a618b4

View file

@ -24,7 +24,7 @@
Only Windows, MacOS, and Linux are officially supported. It is **NOT** compatible with browsers.
[WBM Installer](https://github.com/War-Brokers-Mods/WBM-installer) will be available soon.
Usage of the [WBM Installer](https://github.com/War-Brokers-Mods/WBM-installer/releases) is recommended.
<details>
<summary>Manual Installation Instruction (click to unfold)</summary>
@ -79,12 +79,10 @@ Only Windows, MacOS, and Linux are officially supported. It is **NOT** compatibl
"PWD_RESULT_HERE/run_bepinex.sh" %command%
```
4. **RUN THE GAME AT LEAST ONCE** to generate the plugins folder as well as other necessary files.
### 2. Install WBM
1. [Download](https://github.com/War-Brokers-Mods/WBM/releases/latest) the latest version of WBM. (`WBM.zip` file)
2. Unzip it in the `<Game folder>/BepInEx/plugins` folder.
2. Unzip it in the `<Game folder>/BepInEx/plugins` folder. Create one if it doesn't exist.
The folder structure should look like this after unzipping the file:
@ -101,6 +99,8 @@ Only Windows, MacOS, and Linux are officially supported. It is **NOT** compatibl
└── other files...
```
That's it! You can open War Brokers now.
### 3. Set up OBS (optional)
1. [Download](https://github.com/War-Brokers-Mods/WBM-Overlays/archive/refs/heads/master.zip) the overlays and Unzip it anywhere. (Source code can be found [here](https://github.com/War-Brokers-Mods/WBM-Overlays))