This version is discontinued. Work on version 3.0 has moved to:
https://github.com/PeterAldur/WurmAssistant3
This program expands Wurm Online game experience by providing handy tools for assisting with more tricky game activities.
For more information, please visit:
This project is licensed under GPL. Some 3rd party components/libraries may be licensed under different terms.
http://blog.aldurcraft.com/WurmAssistant/page/Contributors-and-Supporters
WA2 is written in C# using .NET 4.0 Windows Forms framework. Solution requires Visual Studio 2012+ due to async usage (Express edition is fine). Recommended Visual Studio 2013 Community.
Repository is 100% self-contained, all the dependencies are either projects in the solution or libraries in _lib dir. Build robot is also part of this solution and build events are macroed to work for any location. However, it may be necessary to reaquire Microsoft.Bcl.Async package.
Old version (1.x) of this project is available here: