summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-07-03 00:21:09 +0200
committerWuzzy <almikes@aol.com>2016-07-03 00:21:09 +0200
commit9af3f328fc51206b25231b5c38360fdccf357334 (patch)
tree4748202eec4da8d88abf673290b23c5c8bf58e40
parentfff42e2a4209b751b51e6ee887d553816587e918 (diff)
Minor API.md text update
-rw-r--r--API.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/API.md b/API.md
index 39ef683..d9a4179 100644
--- a/API.md
+++ b/API.md
@@ -50,8 +50,9 @@ This function registers a new custom HUD bar definition to the HUD bars mod, so
and unhidden on a per-player basis.
Note this does not yet display the HUD bar.
-The HUD bars will be displayed in a “first come, first serve” order. This mod does not allow fow a custom order or a way to set it
-manually in a reliable way.
+The HUD bars will be displayed in a “first come, first serve” order. This API does not allow fow a custom order or a way to set it
+manually in a reliable way. However, you can use the setting `hudbars_sorting` for this. See the advanced setting menu in Minetest
+for more information.
#### Parameters