Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.01 KB

deed-planner

Deed planner/house calculator for Wurm Online - public repository.

Program official forum thread: http://forum.wurmonline.com/index.php?/topic/79352-deedplanner-3d-house-and-deed-planner/

This is Java 8 project - it will not work with older versions of JDK!

To be able to run and edit this program, please follow this steps:

  1. You can use any IDE, but GUI is made in NetBeans, so you need NetBeans if you want to make any changes in it.
  2. All libraries and graphics are on Github - if you are using NB everything should be configured correctly by default, using other IDE's you must set libraries and run directory manually.

Project goals:

  1. Creation of the most advanced, professional-looking deed planner for Wurm Online
  2. Access to the widest possible audience - as little platform-dependent code as possible
  3. The program usage should be as simple as possible
  4. Cooperation with other Wurm-related programs and (possibly in the future) the game itself.