EMC has moved to GitLab, at https://gitlab.com/EMC-Framework/EMC-Installer
This is an installer for the EMC framework
To install EMC simply download the latest version of this installer.
Run it with java -jar Installer.jar
, after that open your Minecraft launcher and select release 1.12.2-EMC
.
You can type .version
to check what EMC version you are running, you can type .mods
to see which mods are loaded.
To install a mod made for the EMC framework simply drag and drop the mod jar file in
.minecraft/libraries/EMC/
.
Compile the installer or grab the latest release, open it with any archive manager,
open the EMC.json file and set the name field to whatever you want, finally add all the mods you
want to bundle in the mods
array. Now drag the mod jar files you want to bundle into the assets
dir inside the installer.
EMC Installer is licensed under GPL-3.0