A fixed mcp workspace configured for 1.8.9 integrated with optifine and setup with a single setup.(bat|sh)
executable.
setup.sh for Linux might have some issues. I cannot test it however as I do not possess a Linux envinroment.
What this will do:
- Decompile minecraft, which will fail at recompiling.
- Fix a source bug where a variable name is incorrectly written.
- Recompile minecraft correctly.
- Remove minecraft's source code and replace it with optifine's.
What you get at the end:
- A (hopefully) bugless mcp 1.8.9 workspace with optifine pre-installed.
Setup, run and export MCP 1.8.9 with Optifine in IntelliJ
I don't use Eclipse