mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Add option to enable mesh caching, add wallmounted for meshes.
This commit is contained in:
parent
813c088c1c
commit
dd4c21c180
5 changed files with 61 additions and 13 deletions
|
@ -201,6 +201,8 @@
|
|||
#enable_waving_leaves = false
|
||||
# Set to true enables waving plants. Requires shaders enabled.
|
||||
#enable_waving_plants = false
|
||||
# Enables caching of facedir rotated meshes
|
||||
#enable_mesh_cache = true
|
||||
# The time in seconds it takes between repeated
|
||||
# right clicks when holding the right mouse button
|
||||
#repeat_rightclick_time = 0.25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue