Cleanup selection mesh code, add shaders for halo and selection boxes
[oweals/minetest.git] / minetest.conf.example
index 198b9323848e7313f1d6bf7b76571ba43be92657..1bf56720e374e2345a88ce2bb767a99bc8c1c78a 100644 (file)
 #    type: float
 # hud_hotbar_max_width = 1.0
 
-#    Enable selection highlighting for nodes (disables selectionbox).
-#    type: bool
-# enable_node_highlighting = false
+#    Selection highlighting method (box or halo)
+#    type: string
+# node_highlighting = box
 
 #    Enables caching of facedir rotated meshes.
 #    type: bool