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

Classloader with class name mapping and bytecode transforming functionality

License

Notifications You must be signed in to change notification settings

Akarin-project/LegacyLauncher

 
 

Repository files navigation

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

About

Classloader with class name mapping and bytecode transforming functionality

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.5%
  • Kotlin 8.7%
  • Shell 1.8%