MapWriter: A minimap mod for Minecraft
Instructions for development:
-
Set up your Forge/MCP envoronment.
-
Move or copy the mapwriter folder to forge/mcp/src/minecraft/
-
Modify the code, and use recompile.bat and startclient.bat to test. Alternatively use Eclipse and recompile and test by pressing the run button.
Reobfuscation and Packaging:
-
Run the recompile.bat script in your mcp directory.
-
Run the reobfuscate.bat script.
-
Create a zip file of the 'forge/mcp/src/minecraft/mapwriter' folder.