Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 652 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 652 Bytes

X4_Universe_Generation_Tool

This tool is meant to generate an entire galaxy from a describing json input

Usage

  • Install the latest java 1.8 JDK
  • Make sure java is working by opening command line and typing java --version
  • download the latest jar from the releases and put it in a folder of your choosing
  • create an input json use x3galaxy.json as an example
  • navigate to the folder with the jar inside and copy your json file into it
  • java -jar universe-generator-1.0.0.jar "yourfile.json"
  • an output folder is now created in your folder containing the mod for the galaxy

TODO

  • Add support for <objects> in the god generation