You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ I personally use this app to ease the set up process for the 7+ group of friends
11
11
## Usage
12
12
13
13
1. Download the latest version of Dow Mod Installer from the [releases page](https://github.com/kwilson21/DoW_Mod_Installer/releases)
14
-
2. Extract `DoW Mod Installer-1.0.0-win.zip` into a folder
14
+
2. Extract `DoW Mod Installer-2.0.1-win.zip` into a folder
15
15
3. Run `DoW Mod Installer.exe` as administrator
16
16
4. Make sure your DoW directory is correct, if not search for the correct directory
17
17
5. Download and search for each individual mod file
@@ -32,6 +32,7 @@ Users are free to modify the `mods.json` with their own mods, which they can the
32
32
|`download_link`|`string`| A downlink link to the mod |
33
33
|`extract_locations`|`list of string`| A list of locations in the DoW Directory to extract to |
34
34
|`modifiers`|`list of string`| A list of values to be passed directly to 7zip as a command line argument when extracting the mod see the [7zip command line documentation](https://sevenzip.osdn.jp/chm/cmdline/index.htm) for more info. |
35
+
|`shortcut`|`string`| A file name used to create a shortcut on the user's desktop |
0 commit comments