-
Notifications
You must be signed in to change notification settings - Fork 20
Data Directory
Peter edited this page Jun 22, 2016
·
1 revision
Data Directory is a special folder containing all persistent data stored by Wurm Assistant. By default, this folder is located at:
- Wurm Online mode: %localappdata%\AldursLab\WurmAssistantData
- Wurm Unlimited mode: %localappdata%\AldursLab\WurmAssistantUnlimitedData
You can also optionally run Wurm Assistant with console argument -relativedatadir, which will place these folders directly within the bin folder. Or if ran with Wurm Assistant Launcher, directly within the launcher directory. Folder names are as follows:
- Wurm Online mode: \data-wa-o
- Wurm Unlimited mode: \data-wa-u
Path to this folder can be obtained at runtime using IWurmAssistantDataDirectory interface.