Compiling Workspace: Difference between revisions
(Created page with "== Prerequisites == * Galacticraft Dev Deobf Files - You can download them from http://www.micdoodle8.com/mods/galacticraft/downloads/dev ** You may also download the latest b...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Prerequisites == | == Prerequisites == | ||
* Galacticraft | * 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 [http://ci.micdoodle8.com/job/Galacticraft-Dev/ Jenkins] | ** You may also download the latest build from [http://ci.micdoodle8.com/job/Galacticraft-Dev/ Jenkins]. | ||
* Galacticraft Github | * Galacticraft Github code [https://github.com/micdoodle8/Galacticraft Galacticraft Github Code] (download zip) | ||
== Setting up the workspace == | == Setting up the workspace == | ||
Videos coming soon ! | Videos coming soon! | ||
# Open "Forge/mcp/libs" | # Open "Forge/mcp/libs". | ||
# Copy Galacticraft | # 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. | |||
# Open Eclipse | # Extract the Galacticraft Github code. | ||
# Right | # Open common. | ||
# Copy all files to "Forge/mcp/src". | |||
# Open "Forge/mcp/src/micdoodle8/mods/galacticraft/". | |||
# Extract Galacticraft Github | # Delete all folders without the API folder. | ||
# Open common | # At "Forge/mcp", Run "recompile.bat/.sh" then "updatemd5.bat/.sh". | ||
# Copy | <gallery> | ||
# Open "Forge/mcp/src/micdoodle8/mods/galacticraft/" | Copy_GC_Libs.png | ||
# Delete | Eclipse GC Libs.png | ||
# At "Forge/mcp" Run "recompile.bat/.sh" then "updatemd5.bat/.sh" | </gallery> | ||
== Notes == | == Notes == | ||
* | * This workspace is just for compiling; you can't run Minecraft MCP. | ||
{{Galacticraft}} | {{Galacticraft}} | ||
[[Category:Tutorials]] | [[Category:Tutorials]] |
Latest revision as of 04:31, 15 June 2014
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.