Modern Minecraft mod-loader for 1.12.2.
We are currently using ForgeGradle, toolchain made by Forge.
Legacy Loader is currently in early development stage, therefore not public downloads are yet available. There will be an announcement once a new release is done.
Contributing is pretty easy, but will be further explained in the contributing file.
TLDR: Fork/Clone the repository, run setup
task, make changes in src/
or sources/minecraft/
run genPatches
if required and create PR.
Project is licensed under LGPL-2.1, (see license)