forked from mtcontrib/minetest_mana
Update README.txt
This commit is contained in:
parent
0791e35fb0
commit
9da577dd1f
19
README.txt
19
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: <http://semver.org/>
|
||||||
|
|
||||||
|
Description
|
||||||
|
===========
|
||||||
This mod adds basic support for mana to Minetest.
|
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.
|
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.
|
Otherwise, the mana is just shown as text.
|
||||||
|
|
||||||
|
|
||||||
License information
|
License information
|
||||||
===================
|
===================
|
||||||
|
* textures/mana_icon.png: CC-BY by Buch <http://opengameart.org/users/Buch>.
|
||||||
textures/mana_icon.png: CC-BY by Buch <http://opengameart.org/users/Buch>.
|
* textures/mana_bar.png: WTFPL by Wuzzy.
|
||||||
textures/mana_bar.png: WTFPL by Wuzzy.
|
* Everything else: WTFPL.
|
||||||
|
|
||||||
Everything else: WTFPL.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user