summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 475514a56..5b2502965 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -172,6 +172,8 @@
# (1: low level shaders; not implemented)
# 2: enable high level shaders
#enable_shaders = 2
+# Set to true to enable textures bumpmapping. Requires shaders enabled.
+#enable_bumpmapping = false
# The time in seconds it takes between repeated
# right clicks when holding the right mouse button
#repeat_rightclick_time = 0.25