diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index 770a46f..45be8f1 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -104,9 +104,9 @@
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.write_all_metadata_reads_to_console
— If true, writes all metadata reads to the console. May degrade performance.write_all_metadata_reads_to_ee_log
— If true, write all metadata reads to EE.log. May degrade performance.write_all_metadata_reads_to_ee_log
— If true, writes all metadata reads to EE.log. May degrade performance.write_patches_metadata_reads_to_console
— If true, writes patched metadata reads to the console. May degrade performance.write_patches_metadata_reads_to_ee_log
— If true, write patched metadata reads to EE.log. May degrade performance.write_patches_metadata_reads_to_ee_log
— If true, writes patched metadata reads to EE.log. May degrade performance.While the game is running, the you can visit http://localhost:6155/ to modify some of the above options, access additional features like teleportation, and use scripts.