We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c1e65 commit bd26b01Copy full SHA for bd26b01
2 files changed
CHANGELOG.md
@@ -1,3 +1,3 @@
1
# Changelog
2
3
-- Add ability to the disable mod
+- Add power up HUD
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.7.0
+mod_version=0.8.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