-
-
Notifications
You must be signed in to change notification settings - Fork 151
07. Native Game Installer (Installers not using MO2)
EzioTheDeadPoet edited this page Nov 9, 2022
·
2 revisions
The following guide explains how you set up a native or Mod Organizer 2 less Wabbajack compile of a folder structure for modding.
Create a folder in which to create the list, and optionally create a downloads
folder in side this modlist folder. Now add all the mods to this base folder and place the raw downloads from the nexus into the downloads
.
In the root of the modlist folder, create a file called "ListName.compiler_settings". Open it and set the contents to the following:
{
"Source": "E:\\wj_tmp\\dishonored",
"Downloads": "E:\\wj_tmp\\dishonored\\downloads",
"Game": "Dishonored",
"OutputFile": "E:\\wj_tmp"
}
Now you can go ahead and build your setup how you need and want it.
- wabbajack.org The official Wabbajack website.
- wiki.wabbajack.org The official Wabbajack documentation, wiki & FAQ
- Discord The official Wabbajack discord for instructions, Modlists, support or friendly chatting with fellow modders. Or if you find something unclear in this wiki and need some clarification.
- Patreon contains update posts and keeps the Code Signing Certificate as well as our supplementary build server alive.