Skip to content

Latest commit

 

History

History
executable file
·
46 lines (33 loc) · 687 Bytes

README.md

File metadata and controls

executable file
·
46 lines (33 loc) · 687 Bytes

IndustryOverhaul

Integration

Add several overpowered industries to enchance gameplay experience in Starsector.

Prerequisite

Name Version
gradle 4.4.1
jq 1.6

Build jar

  1. Run
gradle build

Will build jar files under jars/

Run game to test

  1. Put project folder under <game folder>/mods/

  2. Run

gradle run

To test gameplay

Release mod

  1. Run
gradle release

Will create <project name>-<version>.zip under bin/

Repository cleanup

  1. Run
gradle clean

Will cleanup bin/ and jars/