mirror of
https://repo.or.cz/minetest_hudbars.git
synced 2024-11-28 01:53:46 +01:00
Version 1.7.1
This commit is contained in:
parent
ea58a71e17
commit
fa82d2df1c
4
API.md
4
API.md
@ -1,5 +1,5 @@
|
|||||||
API documentation for the HUD bars mod 1.7.0
|
API documentation for the HUD bars mod
|
||||||
============================================
|
======================================
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
This API allows you to add, change, hide and unhide custom HUD bars for this mod.
|
This API allows you to add, change, hide and unhide custom HUD bars for this mod.
|
||||||
|
@ -11,7 +11,7 @@ this mod will place them accordingly.
|
|||||||
position should be displayed correctly on every screen size.
|
position should be displayed correctly on every screen size.
|
||||||
|
|
||||||
## Current version
|
## Current version
|
||||||
The current version is 1.7.0.
|
The current version is 1.7.1.
|
||||||
|
|
||||||
This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer
|
This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer
|
||||||
standard.
|
standard.
|
||||||
|
Loading…
Reference in New Issue
Block a user