graph TD
A[Get jar file] -->B[Add to the classpath of the classloader] -->C[Get info from classpath] -->D[Mixin initialize] -->E[Loaded successfully]
Z[Loading process]
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.