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.