[6.7] Export / Import Character as JSON #29
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?
User Story
As a player, I want to export/import characters as JSON files.
Acceptance Criteria
DataLoader.serialize()+ platform file save/shareDataLoader.deserialize()Notes
Polish item. Depends on 6.1 (ViewModel) and 6.6 (persistence). Platform-specific file I/O will need expect/actual declarations or platform modules.