Usage:
- install a JDK and maven
- build the project using
mvn packageresulting intarget/stellaris-1.0.0-SNAPSHOT.jar, or use the .jar built by GitHub Actions - open a shell, change to a directory in which
files/contains your Stellaris installation (e.g.ln -Ts files ~/.steam/steam/steamapps/common/Stellaris) - Run
java -jar /path/to/your/target/stellaris-1.0.0-SNAPSHOT.jar - Collect the generated
*.jsonfiles andindex.htmland publish to a webserver, e.g. add to https://github.com/turanar/stellaris-tech-tree/