Tutorials/API
Revision as of 14:56, 13 January 2014 by Mastergalen (talk | contribs) (Do not remove warning notice until it has been vetted by a developer.)
The contents of this tutorial have not been verified and may not work. Proceed at your own risk!
This article is a stub. You can help us by expanding it
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
Photos and videos coming soon !
- Open "Forge/mcp/libs"
- Copy Galacticraft Dev Deobf files here
- Open Eclipse
- Right Click On Minecraft Project, Click Properties->Java Build Path->Libraries->Add External Jars And Select the 4 Dev Files
- Extract Galacticraft Github Code
- Open common
- Copy All Files to "Forge/mcp/src"
- Open "Forge/mcp/src/micdoodle8/mods/galacticraft/"
- Delete All Folders Without API Folder
- At "Forge/mcp" Run "recompile.bat/.sh" then "updatemd5.bat/.sh"
Notes
- You cannot launch MCP Forge Minecraft, you should Package (Compile) your Galacticraft Addon and test it in your Minecraft client first
|
Cookies help us deliver our services. By using our services, you agree to our use of cookies.