Skip to content
Peter edited this page Jul 21, 2016 · 2 revisions

Plugins are loaded from a folder, which can be opened from plugins menu:

If you have a plugin, create a new nested folder for it and put all DLL and other files in it.

Every plugin should be placed like so:

PluginsDir\MyPlugin\MyPlugin.dll

along with any other files coming with it.

Restart Wurm Assistant for plugins to load.

Clone this wiki locally