Tutorials/API: Difference between revisions

m (Mastergalen moved page Setting Galacticraft API to Tutorials/API without leaving a redirect)
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=='''Setting Galacticraft API''' ==
{{msgbox
By : RamiLego4Game Email : [email protected]
|type=danger
|text=This tutorial is just for Galacticraft 2 with Minecraft 1.6.4}}
== Setting up the workspace ==
* [[Testing Workspace]]
* [[Compiling Workspace]]


== '''Prerequisites''' ==
== Preventing the Game from Crashing ==
==== Galacticarft Dev Deobf 4 Files ====
Add this to your @Mod part:
You Can Download Them From [http://www.micdoodle8.com/mods/galacticraft/downloads/dev Here]
    , dependencies = "required-after:GalacticraftCore;"
Allso you can download the latest from [http://ci.micdoodle8.com/job/Galacticraft-Dev/ Micdoodle8 GC Dev Jenkens]
Example:
==== Galacticraft Github Code ====
    @Mod(modid="GalacticraftPixelGalaxyID", name="GalacticraftPixelGalaxy", version="0.0.8", dependencies = "required-after:GalacticraftCore;")
[https://github.com/micdoodle8/Galacticraft Galacticraft Github Code] (Download Zip)


== '''The Way To Install''' ==
== Tutorials ==
Photos and Videos Coming Soon !
* [[Adding New Galaxy]]
* [[Adding Celestial Body]]
* [[Creating First Planet-Moon]]
* [[Setting Teleport Type]]
* [[Celestial Body With Oxygen - Oxygen Event]]


# Open "Forge/mcp/libs"
{{Galacticraft}}
# Copy Galacticarft Dev Deobf 4 Files to here
# Open Eclipse
# Right Click On Minercraft 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"
# Hava Fun


== '''Notes !!''' ==
[[Category:Tutorials]]
# Now you can't launch MCP Forge Minecraft, you should Package(Compile) you GC Addon and test it at normal Minecraft
# If Get Any Errors While Recompiling ,You Did Something Wrong, So Restart from the Beginning

Latest revision as of 04:22, 15 June 2014

This tutorial is just for Galacticraft 2 with Minecraft 1.6.4

Setting up the workspace

Preventing the Game from Crashing

Add this to your @Mod part:

   , dependencies = "required-after:GalacticraftCore;"

Example:

   @Mod(modid="GalacticraftPixelGalaxyID", name="GalacticraftPixelGalaxy", version="0.0.8", dependencies = "required-after:GalacticraftCore;")

Tutorials


Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis