summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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