KATC14 / launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Downloading the launcher

The latest launcher version can be downloaded from the releases page.

Compiling the launcher yourself

To compile the launcher you need to use Maven. Most IDEs have maven integration out of the box. To compile simply run maven with the package goal. After compiling a folder called target will be created containing a jar called alterorb-launcher.jar, use this jar to start the launcher.

Reproducing the AlterOrb game jars

The jars that AlterOrb uses are pre-patched, to reproduce the jar builds or simply see what/how is being patched out checkout the AlterOrb's patcher project.

About


Languages

Language:Java 100.0%