Wurm Assistant 3 is a bundle of tools for Wurm Online sandbox MMORPG. Its architecture is based on a variation of Kernel pattern, making it easy to expand the toolbox with custom plugins.
Core toolbox feature showcase: Playlist link
For more information about Wurm Assistant, please visit: Wurm Assistant Official Discussion
- Get Visual Studio 2015 Community (it's free) or higher edition. For installation config, you only need core features and git support.
- Fork this repository on github, so you can have your own master.
- Use Visual Studio integrated git to clone your fork.
- Open src\Complete.sln
- If you use launcher version of WA and would like to avoid messing your data, go to WurmAssistant3 project properties, Debug tab and add startup parameter -relativedatadir
- Build and run WurmAssistant3 project.
- Profit!
Feeling adventurous? Wurm Assistant supports plugins and it's easy to make them! Wiki has the details.
This project, excluding 3rd party packages, is licensed under MIT.