/LaunchPad

Super minimal sts modbase abstracted from ProTemplate.

Primary LanguageJavaMIT LicenseMIT

LaunchPad

Super Minimal StS modbase derived from pro-template.

Initial Setup Steps:

  1. Refactor the Folders called LaunchPad to whatever you wanna call your mod in IntelliJ. (Right click, refactor.
  2. Change the ModID in pom.xml and the primary mod file (LaunchPad.java) to your modID (has to be lower case).

Step-By-Step branching, coming soon (add this to wiki)