mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Mapblock mesh: Allow to use VBO
This commit is contained in:
parent
8eb7ddb0a2
commit
f9d727764f
4 changed files with 26 additions and 10 deletions
|
@ -252,6 +252,9 @@ serverlist_file (Serverlist file) string favoriteservers.txt
|
|||
|
||||
[***Basic]
|
||||
|
||||
# Enable VBO
|
||||
enable_vbo (VBO) bool true
|
||||
|
||||
# Whether to fog out the end of the visible area.
|
||||
enable_fog (Fog) bool true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue