mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 16:23:21 -07:00
Core: always embed Archipelago
This commit is contained in:
1
Main.py
1
Main.py
@@ -315,6 +315,7 @@ def main(args, seed=None, baked_server_options: Optional[Dict[str, object]] = No
|
||||
game_world.game: worlds.network_data_package["games"][game_world.game]
|
||||
for game_world in multiworld.worlds.values()
|
||||
}
|
||||
data_package["Archipelago"] = worlds.network_data_package["games"]["Archipelago"]
|
||||
|
||||
checks_in_area: Dict[int, Dict[str, Union[int, List[int]]]] = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user