mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Update minetest.conf.example and dummy translation file
This commit is contained in:
parent
f35b9be03d
commit
e86fbf9c06
2 changed files with 9 additions and 2 deletions
|
@ -503,6 +503,11 @@
|
|||
|
||||
### Basic
|
||||
|
||||
# Whether nametag backgrounds should be shown by default.
|
||||
# Mods may still set a background.
|
||||
# type: bool
|
||||
# show_nametag_backgrounds = true
|
||||
|
||||
# Enable vertex buffer objects.
|
||||
# This should greatly improve graphics performance.
|
||||
# type: bool
|
||||
|
@ -1298,7 +1303,7 @@
|
|||
# type: bool
|
||||
# enable_damage = false
|
||||
|
||||
# Enable creative mode for new created maps.
|
||||
# Enable creative mode for all players
|
||||
# type: bool
|
||||
# creative_mode = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue