Skip to content

A Galacticraft Addon for Minecraft

Notifications You must be signed in to change notification settings

MJRLegends/ExtraPlanets

Repository files navigation

ExtraPlanets

A Galacticraft Addon, Made By MJRLegends

Download: http://minecraft.curseforge.com/projects/extraplanets

Change Log and Future Plans: https://github.com/MJRLegends/ExtraPlanets/blob/dev_1.12.2/CHANGELOG%20AND%20FUTURE_PLANS.txt

Translators Information:

If you would like to help then open up one of the links below and if the file doesn't exist for that language already then please take the en_US.lang file and translate from that one.

Any lines that need translating within the current lang files have the tag "##NEEDS TRANSLATE##"

1.7.10, 1.8.9, 1.10.2, 1.11.2, 1.12.2: https://github.com/MJRLegends/ExtraPlanets/tree/dev_1.12.2/src/main/resources/assets/extraplanets/lang

Note: All versions use the same lang file

You can submit a pull request or you can make a issue report containing the file!

Developers

If you are using Gradle to manage your dependencies, add the following into your build.gradle file. Make sure to replace the version with the correct one. You can find list of versions here.

repositories {
    maven {
	    name 'MJRLegends'
	    url = "https://maven.mjrlegends.com/"
    }
}

dependencies {
    deobfCompile "com.mjr.extraplanets:ExtraPlanets:VERSION:dev"
}

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. For more information on the license see https://tldrlegal.com/license/creative-commons-attribution-noncommercial-noderivs-(cc-nc-nd)#summary