1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Update minetest.conf.example and settings_translation_file.cpp

This commit is contained in:
updatepo.sh 2024-08-11 17:35:23 +02:00 committed by sfan5
parent 78e94b299d
commit dfb23c8db0
2 changed files with 11 additions and 4 deletions

View file

@ -116,7 +116,7 @@
# type: bool
# virtual_joystick_triggers_aux1 = false
# The gesture for for punching players/entities.
# The gesture for punching players/entities.
# This can be overridden by games and mods.
#
# * short_tap
@ -707,6 +707,11 @@
# type: string
# contentdb_url = https://content.minetest.net
# If enabled and you have ContentDB packages installed, Minetest may contact ContentDB to
# check for package updates when opening the mainmenu.
# type: bool
# contentdb_enable_updates_indicator = true
# Comma-separated list of flags to hide in the content repository.
# "nonfree" can be used to hide packages which do not qualify as 'free software',
# as defined by the Free Software Foundation.
@ -740,7 +745,7 @@
# type: bool
# enable_split_login_register = true
# URL to JSON file which provides information about the newest Minetest release
# URL to JSON file which provides information about the newest Minetest release.
# If this is empty the engine will never check for updates.
# type: string
# update_information_url = https://www.minetest.net/release_info.json