Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 609 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 609 Bytes

LegacyLauncher - Akarin project

This LegacyLauncher fork is based on mikroskeem's fork for Orion, in order to boot the Mixin

Build LegacyLauncher

Invoke gradle build

Getting LegacyLauncher

  • The dependency is avilable at Akarin-repo maven repository
<dependency>
  <groupId>io.akarin</groupId>
  <artifactId>legacylaucher</artifactId>
  <version>1.19</version>
</dependency>

Akarin project