mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
add context annotation to enable_sscsm setting
This commit is contained in:
parent
e178bf8dd9
commit
a2c77678d9
1 changed files with 1 additions and 1 deletions
|
@ -1947,7 +1947,7 @@ enable_client_modding (Client modding) [client] bool false
|
||||||
|
|
||||||
# Where to enable server-sent client-side modding (SSCSM).
|
# Where to enable server-sent client-side modding (SSCSM).
|
||||||
# Warning: Experimental.
|
# Warning: Experimental.
|
||||||
enable_sscsm (Enable SSCSM) enum nowhere nowhere,singleplayer,localhost,lan,everywhere
|
enable_sscsm (Enable SSCSM) [client] enum nowhere nowhere,singleplayer,localhost,lan,everywhere
|
||||||
|
|
||||||
# Replaces the default main menu with a custom one.
|
# Replaces the default main menu with a custom one.
|
||||||
main_menu_script (Main menu script) [client] string
|
main_menu_script (Main menu script) [client] string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue