Networking Toggle Validation Demo #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
In order to validate offline mode in v0,
as a Marathon developer,
I need to create a demo that disables networking, makes local changes, re-enables networking, and verifies changes sync correctly.
Acceptance Criteria
Technical Notes
crates/libmarathon/src/network/mod.rs(add enable/disable)Additional Context
Part of v0 Core Tech Validation. Desktop only (macOS). Validates that the game can work offline.