diff --git a/README.md b/README.md index 3387be9..67631e5 100644 --- a/README.md +++ b/README.md @@ -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