From d509a618b47d589c8b6b5a429ac2e9f199bba078 Mon Sep 17 00:00:00 2001 From: developomp Date: Wed, 9 Feb 2022 11:51:31 +0900 Subject: [PATCH] updated install instruction --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6cc71bd..71d2210 100644 --- a/README.md +++ b/README.md @@ -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.
Manual Installation Instruction (click to unfold) @@ -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 `/BepInEx/plugins` folder. +2. Unzip it in the `/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))