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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user