diff options
| -rw-r--r-- | API.md | 6 | ||||
| -rw-r--r-- | README.txt | 2 | 
2 files changed, 2 insertions, 6 deletions
| @@ -1,10 +1,6 @@ -API documentation for the HUD bars mod 0.4.0 +API documentation for the HUD bars mod 1.0.0  ============================================ -**Warning**: This API is still experimental, everything may change at any time, -and backwards compability will not be ensured until the 1.0.0 release of the -HUD bars mod. -  ## Introduction  This API allows you to add, change, hide and unhide custom HUD bars for this mod. @@ -1,6 +1,6 @@  Minetest mod: HUD bars  ====================== -Version: 0.4.0 +Version: 1.0.0  This software uses semantic versioning, as defined by version 2.0.0 of the SemVer  standard. <http://semver.org/> | 
