summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 1bf56720e..09e86ef08 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -353,6 +353,12 @@
# type: bool
# enable_shaders = true
+##### Tone mapping
+# Enables filmic tone mapping.
+# Requires shaders to be enabled.
+# type: bool
+# tone_mapping = false
+
##### Bumpmapping
# Enables bumpmapping for textures. Normalmaps need to be supplied by the texture pack