mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-07-17 22:40:43 -07:00
Core: Pre Output Steps Log (#6047)
This commit is contained in:
@@ -207,6 +207,8 @@ def main(args, seed=None, baked_server_options: dict[str, object] | None = None)
|
||||
else:
|
||||
logger.info("Progression balancing skipped.")
|
||||
|
||||
logger.info("Running pre-output steps.")
|
||||
|
||||
AutoWorld.call_all(multiworld, "finalize_multiworld")
|
||||
AutoWorld.call_all(multiworld, "pre_output")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user