diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index ec02489..898b982 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -100,7 +100,7 @@
logout_on_request_failure
— If false, the game will ignore HTTP request failures/timeouts instead of forcing a logout.fov_override
— If not 0, overrides the game's FOV setting. You can use any value from 1 to 226.forced_profile_dir
— An absolute path to a folder that will be used to read and write your game settings. Notably, this can be used to have the same settings regardless of username.auto_start_scripts
— A list of scripts to automatically start, e.g. ["samples/Cycle Camera Hotkey (K).pluto"]
.auto_start_scripts
— A list of scripts to automatically start.alternative_loading
— Enables an alternative loading mode (Server.FastLoad
) which also skips intro cutscenes when loading into a relay. However, this breaks some parts of The New War and possibly other missions.dont_resolve_labels
— If true, shows language tags instead of their associated value, e.g. /Menu/Confirm_Item_Yes
instead of YES
.save_all_metadata
— If true, implicitly creates an empty patch on every metadata read to make it available for get_effective_metadata requests. May degrade performance.