From 3e2290a41112c47f768ea4bfbc00c8217ebb4acd Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 18 Nov 2016 23:51:25 +0100 Subject: [PATCH] Version 1.3 and MIT --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce03b6..f84146b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dice v1.2 +# Dice v1.3 ## Description This Minetest mod adds a red and a white dice to the game, each in form of a full placable block. The dice can also be rolled with a nice dice rolling sound. @@ -35,3 +35,6 @@ If you don’t want to throw the dice but want to build something to it, you hav to rightclick it while you hold the sneak key (usually Shift). Careful: The dice are flammable! + +## License +This mod is free software and released under the MIT License.