]> git.lizzy.rs Git - minetest.git/blobdiff - minetest.conf.example
Fix overlays for 2D-drawn items
[minetest.git] / minetest.conf.example
index f5f608adf868dfbdd6df6dfe6464c6fde1357814..6343c82346541835b8bf219689f41bc3557681e6 100644 (file)
 
 ### Basic
 
+#    Whether nametag backgrounds should be shown by default.
+#    Mods may still set a background.
+#    type: bool
+# show_nametag_backgrounds = true
+
 #    Enable vertex buffer objects.
 #    This should greatly improve graphics performance.
 #    type: bool
 #    type: path
 # texture_path =
 
-#    The rendering back-end for Irrlicht.
+#    The rendering back-end.
 #    A restart is required after changing this.
 #    Note: On Android, stick with OGLES1 if unsure! App may fail to start otherwise.
 #    On other platforms, OpenGL is recommended.
 #    type: bool
 # enable_damage = false
 
-#    Enable creative mode for new created maps.
+#    Enable creative mode for all players
 #    type: bool
 # creative_mode = false