mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Added show_debug to minetest.conf.example
I love that setting. Why is it not in this file already?
This commit is contained in:
@@ -91,6 +91,8 @@
|
|||||||
#client_unload_unused_data_timeout = 600
|
#client_unload_unused_data_timeout = 600
|
||||||
# Whether to fog out the end of the visible area
|
# Whether to fog out the end of the visible area
|
||||||
#enable_fog = true
|
#enable_fog = true
|
||||||
|
# Whether to show the client debug info (has the same effect as hitting F5)
|
||||||
|
#show_debug = false
|
||||||
# Enable a bit lower water surface; disable for speed (not quite optimized)
|
# Enable a bit lower water surface; disable for speed (not quite optimized)
|
||||||
#new_style_water = false
|
#new_style_water = false
|
||||||
# Max liquids processed per step
|
# Max liquids processed per step
|
||||||
|
Reference in New Issue
Block a user