![]() |
4 år sedan | |
---|---|---|
code_formatters | 5 år sedan | |
gradle/wrapper | 4 år sedan | |
modules | 4 år sedan | |
src | 4 år sedan | |
.gitignore | 4 år sedan | |
.gitmodules | 5 år sedan | |
LICENSE | 4 år sedan | |
README.md | 4 år sedan | |
build.bat | 5 år sedan | |
build.gradle | 4 år sedan | |
build.properties | 4 år sedan | |
build_signed.bat | 4 år sedan | |
gradlew | 5 år sedan | |
gradlew.bat | 5 år sedan | |
settings.gradle | 4 år sedan | |
setup_basic_workspace.bat | 4 år sedan | |
setup_decomp_workspace.bat | 5 år sedan |
In development by Gilded Games, the Aether II is an extensive mod for Minecraft which implements a remarkable world in the skies. Adventure, danger, and mystery awaits in the depths of the Aether.
When contributing to the Aether, it is mandatory to keep consistent use of the formatting templates found in code_formatters/
. We will deny pull requests that do not adhere to it.
We hope these templates should be usable for both Eclipse and IntelliJ IDEA users alike.
Setting up your workspace is identical to any other Forge-based mod environment. At this time, we only support IntelliJ 15 (and newer), sorry Eclipse users.
We make use of Git submodules, which don't always get downloaded using the Download as ZIP
button. If you've cloned using a Git client, make sure you've told it to recursively clone submodules as well.
The Aether rewrite is under the GNU GPL v3 license.
Additionally, all assets of the Aether rewrite (found in src/main/resources
) are under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.