summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-10-05 12:58:28 +0200
committerWuzzy <almikes@aol.com>2016-10-05 12:58:28 +0200
commitba6bfffc9d7e1b94218edac2cc7af20b95ec1a1b (patch)
tree6dca0918fc47d0d93f190f569c4dec3ec6b2db5e
parentf025e71d69d4e129e105cf0dfe8cf8a2c6fdadc1 (diff)
Version 0.4.1
-rw-r--r--README.txt3
-rw-r--r--changelog.txt4
2 files changed, 6 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index f0d9374..18f27e3 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod: Hunger [hbhunger]
===============================
-Version: 0.4.0
+Version: 0.4.1
Using the mod:
--------------
@@ -71,6 +71,7 @@ Known supported food mods:
- Seaplants [sea]
- Simple mobs [mobs]
- Pizza [pizza]
+- Not So Simple Mobs [nssm]
Supported mods without optional dependency (mods provide their own support):
- Food ([food], [food_basic])
diff --git a/changelog.txt b/changelog.txt
index d4b791e..471c8ad 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -30,3 +30,7 @@ Initial release
- Special support for beans from Farming Redo [farming]
- Fix crash when poisoned player leaves server
- Changed license to LGPL v2.1
+
+0.4.1
+-----
+- Add foods from Not So Simple Mobs [nssm]