diff --git a/README.md b/README.md index 3174a99..255ff07 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Slow Eater mod -Version 1.0.0 +Version 1.1.0 ## Description After eating something, the player must wait for 5 seconds before eating again. diff --git a/description.txt b/description.txt deleted file mode 100644 index c398d74..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -After eating something, the player must wait for 5 seconds before eating again. diff --git a/mod.conf b/mod.conf index 543fd63..2c3dd2a 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,2 @@ name = sloweater +description = After eating something, the player must wait for 5 seconds before eating again.