From 9da577dd1f5b69135e039a20f5c4430a16b3962a Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 5 Feb 2015 01:42:20 +0100 Subject: [PATCH] Update README.txt --- README.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.txt b/README.txt index a29034a..6f34e2f 100644 --- a/README.txt +++ b/README.txt @@ -1,16 +1,19 @@ -Mana mod -======== +Mana mod [mana] +=============== +Version: 0.1.0 +Note: This mod uses semantic versioning, as defined by version 2.0.0 of the SemVer standard. +See: + +Description +=========== This mod adds basic support for mana to Minetest. If the mod “HUD bars” [hudbars] is installed, a blue bar will be added to the HUD showing the player's mana reserves. Otherwise, the mana is just shown as text. - License information =================== - -textures/mana_icon.png: CC-BY by Buch . -textures/mana_bar.png: WTFPL by Wuzzy. - -Everything else: WTFPL. +* textures/mana_icon.png: CC-BY by Buch . +* textures/mana_bar.png: WTFPL by Wuzzy. +* Everything else: WTFPL.