We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5661f32 commit a269348Copy full SHA for a269348
2 files changed
CHANGELOG.md
@@ -1,4 +1,3 @@
1
# Changelog
2
3
-- Added more options to hide messages
4
-- Added lucky chest roll history
+- Add ability to the disable mod
gradle.properties
@@ -5,7 +5,7 @@ mod_name=Not Enough Zombies
5
# Sets the id of your mod that mod loaders use to recognize it.
6
mod_id=nez
7
# Sets the version of your mod. Make sure to update this when you make changes according to semver.
8
-mod_version=0.6.0
+mod_version=0.7.0
9
# Sets the name of the jar file that you put in your 'mods' folder.
10
mod_archives_name=Not Enough Zombies
11
0 commit comments