A desktop application designed to automate the process of installing mods mods for Dawn of War Soulstorm.
DoW Mod Installer is a desktop application designed to automate the process of installing mods for Dawn of War Soulstorm.
I personally use this app to ease the set up process for the 7+ group of friends that I play with. Before using this app, the process of ensuring that all of my friends installed each mod one-by-one and in the exact order specified caused a lot of issues that took an extremly long time to troubleshoot. Because of this, I developed Dow Mod Installer to make the installation process as painless as possible.
DoW Mod Installer-2.0.1-win.zip
into a folderDoW Mod Installer.exe
as administratorMods will be installed in descending order.
Users are free to modify the mods.json
with their own mods, which they can then pass on to others. Users must have a mods.json
file in the same directory as DoW Mod Installer.exe
in order for the mods to load.
Key | Type | Description |
---|---|---|
file_name |
string |
The file name for the mod e.g. example.zip |
download_link |
string |
A downlink link to the mod |
extract_locations |
list of string |
A list of locations in the DoW Directory to extract to |
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 for more info. |
shortcut |
string |
A file name used to create a shortcut on the user’s desktop |