Game Mode in slot_data #2

Merged
emakman merged 1 commit from marcmagus/YokuAPWorld:mode-tracking into main 2025-03-04 17:55:51 +00:00
Contributor

Since mode affects the game logic, it would be helpful for AP-based autotracking to be able to learn the game mode from Archipelago directly.

The recommended approach to sending data like this to clients is by filling Slot Data, see: https://github.com/ArchipelagoMW/Archipelago/blob/main/docs/world%20api.md#slot-data

Since mode affects the game logic, it would be helpful for AP-based autotracking to be able to learn the game mode from Archipelago directly. The recommended approach to sending data like this to clients is by filling Slot Data, see: https://github.com/ArchipelagoMW/Archipelago/blob/main/docs/world%20api.md#slot-data
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Archipelago/YokuAPWorld#2
No description provided.