You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.