Download latest python sdk version
https://www.python.org/downloads/ and add it to PATH
Download chrome extension
https://chromewebstore.google.com/detail/ojfebgpkimhlhcblbalbfjblapadhbol?utm_source=item-share-cb
Log in on
https://www.nexusmods.com/
While logged in, save cookies to clipboard
Create cookies.json in the folder you downloaded and copy the cookies there
open config.py in text editor and set:
- MOD_NAME_TO_ID - each string = pare
[mod name as in mod_load_order.txt : mod_id as on nexusmods] (a few mods added as example) - MOD_LIST_FILE = path to mod_load_order.txt
- MODS_FOLDER = path to folder with mods
- GAME_DOMAIN = game name as on nexusmods
run init.bat