Updated Configuration (markdown)

YouHaveTrouble
2024-02-28 22:52:06 +01:00
parent 84efcf740a
commit 7a8f6d4bcd
+9
@@ -46,6 +46,15 @@ Y scale for the display. Input is a float number, `1.0` is default size.
#### scale-z
Z scale for the display. Input is a float number, `1.0` is default size.
#### offset-x
X offset for the display. Input is a decimal number, 0.0 is default offset.
#### offset-y
Y offset for the display. Input is a decimal number, 0.0 is default offset.
#### offset-z
Z offset for the display. Input is a decimal number, 0.0 is default offset.
#### shadowed
Decides if text should be shadowed. Possible values are `true` and `false`.