mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Added an experimental "far view" thing. Doesn't work exactly like it should and not suitable for real use yet, and might never be.
This commit is contained in:
parent
fdee31abf1
commit
72e742c24e
7 changed files with 386 additions and 5 deletions
|
@ -58,6 +58,12 @@
|
|||
# Whether to fog out the end of the visible area
|
||||
#enable_fog = true
|
||||
|
||||
# Enable/disable clouds
|
||||
#enable_clouds = true
|
||||
|
||||
# Experimental
|
||||
#enable_farmesh = false
|
||||
|
||||
# Enable a bit lower water surface; disable for speed
|
||||
#new_style_water = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue