Skip to content

App Config

Husko edited this page Apr 30, 2022 · 1 revision

App Config

Here you can quickly read on how to configure your app config.

This is how your app_config.ini will look on version 1.6

[Default]
# check if an update is available on each startup = 
updateschecker = yes
# automatically write downloaded mods to a modlist = 
makemodlist = yes

updateschecker is where you can set if you want that the program checks for updates. Recommended is yes of course :)

makemodlist is where you can decide if all downloaded mods should be logged into a file. This is meant if you quickly want to share the mod list with others or if you want to put it aside of quickly updating a list later on.

Clone this wiki locally