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 edc2222bb..755ddaaee 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -62,6 +62,12 @@
# Initial window size
#screenW = 800
#screenH = 600
+#fullscreen = false
+#fullscreen_bpp = 24
+# Experimental option, might cause visible spaces between blocks
+# when set to higher number than 0
+#fsaa = 0
+#vsync = false
# Address to connect to (#blank = start local server)
#address =
# Enable random user input, for testing