1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-21 17:05:20 +01:00

Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is experimental atm, causes visible spaces between blocks.

This commit is contained in:
q66
2012-04-03 13:59:02 +02:00
committed by Perttu Ahola
parent 2eec788544
commit e8e73d37fb
3 changed files with 29 additions and 4 deletions

View File

@@ -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