1.12 Minecraft injection cheat.
- JDK 8+
- Git (optional)
Clone the workspace
git clone https://github.com/Ingros/ingrosware.git
Go into folder and open up a command prompt and do
Eclipse - gradlew setupDevWorkspace eclipse build
Intelij - gradlew setupDevWorkspace idea genIntellijRuns build
Eclipse
Right click -> New -> Java Project -> Browse location -> Select IngrosWare folder -> Finish
Intelij
Open -> Select IngrosWare folder -> Import gradle project
Add -Dfml.coreMods.load=us.devs.ingrosware.mixin.IngrosLoader
to VM options.