summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 6f023094a..3ca794cc8 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -136,6 +136,10 @@
#trilinear_filter = false
# Set to true to pre-generate all item visuals
#preload_item_visuals = false
+# 0: disable shaders
+# (1: low level shaders; not implemented)
+# 2: enable high level shaders
+#enable_shaders = 2
#
# Server stuff