Port of The Aether mod for versions of Minecraft after 1.14
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.
|
- # eclipse
- bin
- *.launch
- .settings
- .metadata
- .classpath
- .project
-
- # idea
- out
- *.ipr
- *.iws
- *.iml
- .idea
-
- # gradle
- build
- .gradle
-
- # other
- eclipse
- run
- __pycache__
-
- # Files from Forge MDK
- forge*changelog.txt
|