Skip to content

tiba666/WurmAssistant3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wurm Assistant 3

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

Quick start

  1. Get Visual Studio 2015 Community (it's free) or higher edition. For installation config, you only need core features and git support.
  2. Fork this repository on github, so you can have your own master.
  3. Use Visual Studio integrated git to clone your fork.
  4. Open src\Complete.sln
  5. 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
  6. Build and run WurmAssistant3 project.
  7. Profit!

Add your own tools!

Feeling adventurous? Wurm Assistant supports plugins and it's easy to make them! Wiki has the details.

License details

This project, excluding 3rd party packages, is licensed under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • HTML 0.6%
  • JavaScript 0.4%
  • CSS 0.1%
  • Shell 0.0%
  • Batchfile 0.0%