mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 06:36:45 +01:00
Ignore bash scripts + Update Changelog
This commit is contained in:
parent
c7d2631a79
commit
b763a56d75
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,6 +9,9 @@ dist/
|
|||||||
nbdist/
|
nbdist/
|
||||||
.nb-gradle/
|
.nb-gradle/
|
||||||
|
|
||||||
|
### Bash Scripts
|
||||||
|
*.sh
|
||||||
|
|
||||||
### JetBrains template
|
### JetBrains template
|
||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||||
|
@ -5,6 +5,7 @@ Version 2.2.0
|
|||||||
!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
mcMMO's config system has been rewritten
|
mcMMO's config system has been rewritten
|
||||||
|
mcMMO build management is now handled by Gradle (KTS) instead of Maven
|
||||||
Nearly every config setting has been renamed and most have brand new comments
|
Nearly every config setting has been renamed and most have brand new comments
|
||||||
You can now add an unlimited number of custom XP perks with custom defined XP boosts
|
You can now add an unlimited number of custom XP perks with custom defined XP boosts
|
||||||
Added new subskill to Fishing named 'Inner Peace'
|
Added new subskill to Fishing named 'Inner Peace'
|
||||||
|
Loading…
Reference in New Issue
Block a user