aboutsummaryrefslogtreecommitdiff
path: root/settingtypes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'settingtypes.txt')
-rw-r--r--settingtypes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt
new file mode 100644
index 0000000..0c3a537
--- /dev/null
+++ b/settingtypes.txt
@@ -0,0 +1,8 @@
+# X position of the HUD
+poshud_hud_offsetx (HUD X offset) float 0.8 0.0 1.0
+
+# Y position of the HUD
+poshud_hud_offsety (HUD Y offset) float 0.95 0.0 1.0
+
+# Enable displaying the current map-block coordinates (16x16x16 nodes)
+poshud_mapblock_enable (Display Mapblock) bool false \ No newline at end of file