summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPilzAdam <adam-k@outlook.com>2012-12-01 12:41:05 +0100
committerPilzAdam <adam-k@outlook.com>2012-12-01 12:41:05 +0100
commitbb454b184656735b51fea17a0cb6276514b1c8c1 (patch)
treefea745d7db7910069b36c2a9100f53ad428abc7e /minetest.conf.example
parent778d9b0cd609ee24a86e88dbd1fe396d809683d9 (diff)
parent6c43ec2d2b86b77fe2d12953ebecdd63922ecebc (diff)
downloadminetest-bb454b184656735b51fea17a0cb6276514b1c8c1.tar.gz
minetest-bb454b184656735b51fea17a0cb6276514b1c8c1.tar.bz2
minetest-bb454b184656735b51fea17a0cb6276514b1c8c1.zip
Merge support for anaglyph stereo
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 071b97c65..7d471dc05 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -117,6 +117,9 @@
#screenshot_path = .
# Amount of view bobbing (0 = no view bobbing, 1.0 = normal, 2.0 = double)
#view_bobbing_amount = 1.0
+# Anaglyph stereo
+#anaglyph = false
+#anaglyph_strength = 0.1
# In-game chat console background color (R,G,B)
#console_color = (0,0,0)
# In-game chat console background alpha (opaqueness, between 0 and 255)