1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-20 19:52:12 +00:00
This commit is contained in:
Abdurahman Elmawi 2025-09-30 19:52:45 +03:00 committed by GitHub
commit c304564bb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 225 additions and 9 deletions

View file

@ -874,6 +874,10 @@ tooltip_append_itemname (Append item name) bool false
# Use a cloud animation for the main menu background.
menu_clouds (Clouds in menu) bool true
# Remember each server's entered login info in the 'Join Game' tab
# ***WARNING, THIS IS NOT SECURE WHATSOEVER. DO NOT ENABLE THIS***:
remember_login (Remember logins) bool false
[**HUD]
# Modifies the size of the HUD elements.
@ -2444,6 +2448,9 @@ enable_remote_media_server (Connect to external media server) [client] bool true
# Multiplayer Tab.
serverlist_file (Serverlist file) [client] string favoriteservers.json
# File in client/ that contains your saved usernames and passwords for Multiplayer
keyring_file (Keyring file) [client] string keyring.json
[*Gamepads] [client]