Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Eitr/WGenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-short committed Nov 3, 2015
2 parents c6ccd39 + a008bac commit d3d65fc
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# MapGenerator
Basic map generation designed for Wurm maps
# Map Generator
Basic map generation designed for Wurm Unlimited

## Map Api ##

https://github.com/codeclubab/WurmModServerApi


## Project Setup ##

Eclipse IDE: http://www.eclipse.org/downloads/

1. Create a new project in Eclipse
2. Add the map API as an external library
3. Import the packages in this repo into the src folder

## GUI Builder ##

Manually building swing interfaces is a nightmare. Use a tool!

https://eclipse.org/windowbuilder/download.php

0 comments on commit d3d65fc

Please sign in to comment.