A Galacticraft addon for Planet Research Progression
Download: https://minecraft.curseforge.com/projects/planet-progression
Change Log and Future Plans: https://github.com/MJRLegends/Planet-Progression/blob/master/CHANGELOG%20AND%20FUTURE_PLANS.txt
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.8.9, 1.10.2, 1.11.2, 1.12.2: https://github.com/MJRLegends/Planet-Progression/tree/master/src/main/resources/assets/planetprogression/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!
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.planetprogression:PlanetProgression:VERSION:dev"
}
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