mirror of
https://github.com/redstrate/Kawari.git
synced 2025-05-07 13:07:45 +00:00
7 lines
331 B
TOML
7 lines
331 B
TOML
launcher_url = "http://{{ launcher_url }}/v700/"
|
|
disable_webview2_install = {{ enable_webview2 }}
|
|
disable_boot_version_check = true
|
|
force_http = true
|
|
game_patch_server = "{{ game_patch_server }}"
|
|
boot_patch_server = "{{ boot_patch_server }}"
|
|
extra_game_arguments = " /DEV.LobbyHost04 =127.0.0.1 /DEV.LobbyPort04 ={{ lobby_port }}"
|