Compiling Workspace
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Prerequisites
- Galacticraft dev deobf files - You can download them from http://www.micdoodle8.com/mods/galacticraft/downloads/dev.
- You may also download the latest build from Jenkins.
- Galacticraft Github code Galacticraft Github Code (download zip)
Setting up the workspace
Videos coming soon!
- Open "Forge/mcp/libs".
- Copy the Galacticraft dev deobf files here.
- Open Eclipse.
- Right-click on the Minecraft project, click Properties->Java Build Path->Libraries->Add External Jars and select the 4 dev files.
- Extract the Galacticraft Github code.
- Open common.
- Copy all files to "Forge/mcp/src".
- Open "Forge/mcp/src/micdoodle8/mods/galacticraft/".
- Delete all folders without the API folder.
- At "Forge/mcp", Run "recompile.bat/.sh" then "updatemd5.bat/.sh".
Notes
- This workspace is just for compiling; you can't run Minecraft MCP.
|
Cookies help us deliver our services. By using our services, you agree to our use of cookies.