From ad40043348ce839a6e6364e97892ea721670a85c Mon Sep 17 00:00:00 2001 From: ronald Date: Thu, 27 Jul 2023 15:00:59 -0500 Subject: feature list update and explicit announcement of beta version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c13c2ea..31d98ef 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod). ## For Users -Opening the settings menu can be achieved through the escape menu or through the /dulkir command. +Opening the settings menu can be achieved through the escape menu or through the `/dulkir` command. Editing HUD positioning makes use of the [JARVIS API](https://github.com/romangraef/jarvis). This library is still in development, but is a fantastic library for a common HUD element editor. This allows multiple mods to handle the rendering on their own, but have the positioning logic be handled in one place. -- cgit