LanguageReload icon indicating copy to clipboard operation
LanguageReload copied to clipboard

Multiloader port (fabric/neo)

Open AndreAugustoDev opened this issue 7 months ago • 0 comments

I used https://github.com/jaredlll08/MultiLoader-Template as base The build scripts were rewritten in Kotlin DSL.

Since code does not use anything loader specific, its simple to move to a 'common' approach Only 2 mixins needed to be written per loader due to different targets between loaders.

The configuration file and menu is the same in both loaders.

I also changed mappings to Mojmaps, but if you want I can study a way to keep Yarn mappings

AndreAugustoDev avatar Jul 02 '25 20:07 AndreAugustoDev