From c41f47d7a24f930d40651bb92b66df277be9aaa7 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Wed, 7 May 2025 07:33:10 +0200 Subject: [PATCH] Update bootstrapper manual for 0.10.14 --- bootstrapper-manual.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index 4ab64d6..02d9b3d 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -78,8 +78,8 @@
The bootstrapper's configuration is in OpenWF/client_config.json
relative to your game folder. It has the following fields:
fallback_language
— The language to use when Warframe.x64.exe was double-clicked or the argument was simply omitted.fallback_graphicsDriver
— The graphics driver to use when Warframe.x64.exe was double-clicked or the argument was simply omitted.fallback_language
— If not empty, this language will be used when Warframe.x64.exe is invoked without a language
command line argument.fallback_graphicsDriver
— If not empty, this graphics driver will be used when Warframe.x64.exe is invoked without a graphicsDriver
command line argument.fallback_cluster
— The cluster to use when Warframe.x64.exe was double-clicked or the argument was simply omitted. Can be public
, test
, or dev
— the latter two enable some more logging.server_host
— The hostname or IP address to redirect game traffic to. This should match myAddress
in SpaceNinjaServer.