mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Minimap update
This commit is contained in:
parent
420125debd
commit
b160f8dfe7
5 changed files with 31 additions and 11 deletions
|
@ -266,6 +266,14 @@
|
|||
#enable_mesh_cache = true
|
||||
# Enables caching of facedir rotated meshes
|
||||
|
||||
#enable_minimap = true
|
||||
# Enables minimap
|
||||
#minimap_shape_round = true
|
||||
# true - round shape, false - square
|
||||
#minimap_double_scan_height = true
|
||||
# true = 256, false = 128
|
||||
# useable to make minimap smoother on slower machines
|
||||
|
||||
# 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