The Aether II is the sequel to the highly popular dimension mod "The Aether" for modern versions of Minecraft.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Compiled Java
- #zephyroos
- *.class
-
- # Eclipse
- .classpath
- .project
- .settings
-
- # IntelliJ IDEA
- *.iml
- *.ipr
- *.iws
- .idea
- /out
- /classes
- /libs
- /logs
-
- # Gradle
- .gradle
- /build
- /bin
- /run
-
- # Gradle Wrapper
- /gradle/wrapper/dists
-
- # Windows image file caches
- Thumbs.db
- ehthumbs.db
-
- # Folder config file
- Desktop.ini
-
- # JVM crash logs
- hs_err_pid*.log
- replay_pid*.log
|