Block-Game-Client/docs/README-ECLIPSE.txt
2019-11-17 16:55:58 +00:00

9 lines
330 B
Plaintext

To use eclipse with MCP, just do the following steps:
- Decompile the Minecraft sources
- Open Eclipse
- Select the "eclipse" folder in MCP as workspace
- Create a mod
- You can test the modified client and server in Eclipse, debug
settings are already prepared to start the game in the IDE
- Recompile and reobfuscate as usual