Skip to content

Celludriel/X4_Universe_Generation_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This tool is meant to help generating new universes. It is not meant to be a one click solution

Resources

Stars

Watchers

Forks

Packages

No packages published