1
0
Fork 0
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:
RealBadAngel 2016-02-22 04:26:32 +01:00 committed by paramat
parent 8eb7ddb0a2
commit f9d727764f
4 changed files with 26 additions and 10 deletions

View file

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