diff --git a/API.md b/API.md index ed7e9e3..8f2673d 100644 --- a/API.md +++ b/API.md @@ -1,5 +1,5 @@ -API documentation for Mana 1.2.0 -================================ +API documentation for Mana mod +============================== ## Introduction The API of the Mana mod allows you to set and receive diff --git a/README.md b/README.md index 5b6a781..b60b71a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mana [mana] -* Version: 1.2.0 +* Version: 1.3.0 * Note: This mod uses semantic versioning, as defined by version 2.0.0 of the SemVer standard. See: ## Description @@ -26,7 +26,6 @@ way. You should install other mods which use the Mana mod as a dependency. The API documentation is in the file `API.md`. If the mod “HUD bars” [`hudbars`] is installed, a blue bar will be added to the HUD showing the player's mana reserves. -It currently only works with version 0.3.0 of this mod. Otherwise, the mana is just shown as text.