Skip to content

IWurmAssistantDataDirectory

Peter edited this page Jun 22, 2016 · 2 revisions

Use this interface to return return a rooted data folder path (full path) for current Wurm Assistant config. This is the path, where all persisted data is stored for currently running Wurm Assistant.

If you'd like to have your own cache here, it is recommended to put it into folder like so:

\PluginData\YourPluginName\[random Id]\

to avoid potential path clashes with other plugins.

Clone this wiki locally