https://github.com/dnalchemist/mcp
https://github.com/dnalchemist/mcp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnalchemist/mcp
- Owner: DNAlchemist
- License: other
- Created: 2017-03-30T11:34:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T11:46:39.000Z (about 9 years ago)
- Last Synced: 2025-02-15T09:41:27.172Z (over 1 year ago)
- Language: Python
- Size: 8.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README-ECLIPSE.txt
- Changelog: CHANGELOG
- License: LICENSE.txt
Awesome Lists containing this project
README
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