Skip to content

Commit

Permalink
more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Aug 3, 2019
1 parent e7836f4 commit 44ab817
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@ rights of the game publisher and the mod authors.
- [Discord](https://discord.gg/zgbrkmA)
- [Patreon] (https://www.patreon.com/user?u=11907933) Check this page for updates and to vote on features

### Creating a ModList Installer

1) Download Wabbajack and install it somewhere outside of your normal Mod Organizer 2 folder
(otherwise Wabbajack will try to figure out how to install itself and that might cuase a collapse in the time-space
continuum).
2) Make sure every archive you used in your MO2 profile has some sort of download information attached.
* If the file was downloaded via MO2 you're good, no extra work is needed
* If the file was downloaded manually from the Nexus, copy it into the MO2 downloads folder, go back to MO2
* and go to the `downloads` tab. Find the file and click `Query Info` from the right-click menu. MO2 should find
the download info for you
* For other files (ENBSeries, SKSE, SRO, etc.) Look at the [`RECIPES.md`](https://github.com/halgari/wabbajack/blob/master/RECIPES.md) file
* for instructions specific to your file source.
3) Now load Wabbajack, and point it to the `\<MO2 Folder>\mods\<your profile>\modlist.txt` file.
4) Click "B

### How it works
At a technical level the process is as follows.
Expand Down
1 change: 1 addition & 0 deletions Wabbajack.sln
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
LICENSE.txt = LICENSE.txt
README.md = README.md
RECIPES.md = RECIPES.md
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit 44ab817

Please sign in to comment.