From 9af3f328fc51206b25231b5c38360fdccf357334 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sun, 3 Jul 2016 00:21:09 +0200 Subject: [PATCH] Minor API.md text update --- API.md | 5 +++-- 1 file 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