Overview
Over the past few months I have been slowly working on a Java based World Builder that will allow for quick and easy creation of Civilization VI maps. This project consists of two parts:
Current Features
Release
I currently have no release date in mind. Progress has stagnated due to real life priorities. If anyone with a working knowledge of Java would like to contribute, you can contact me for access to the Java code, though I should warn you that the code is quite a mess.
Over the past few months I have been slowly working on a Java based World Builder that will allow for quick and easy creation of Civilization VI maps. This project consists of two parts:
- A Java GUI to build custom maps
- A mod package that allows these maps to be played
Current Features
- Placement of all terrain types
- Rivers and cliffs
- Features
- Resources
- Continents
- True Start Locations
- Click and drag brush painting
- Variable brush size
- Custom map sizing and wrapping
- Multiple map sizes via the use of "insets" of the full map
- 5x zoom control
- Image overlay to trace external images
- Natural Wonders
- Custom continents
- Randomization options
- Map and inset descriptions
- Export to modinfo file
- Various UI adjustments
Spoiler Plot Types, Terrain Types, Brush Size, Click and Drag :
Spoiler Custom Map Size, Map Wrapping, Zoom Level :
Spoiler Rivers, Cliffs, Features, Resources :
Spoiler Continents :
Spoiler True Start Locations :
Spoiler Map Insets :
Spoiler Image Overlay :
Spoiler Export :
Spoiler In-Game Map Setup :
Spoiler Gameplay :
Release
I currently have no release date in mind. Progress has stagnated due to real life priorities. If anyone with a working knowledge of Java would like to contribute, you can contact me for access to the Java code, though I should warn you that the code is quite a mess.