You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
An mvp would just store the data received from the character data packet locally. Further implementation would track character changes server-side and create backups during play (ala Blue Burst).
In a human-readable/human-editable format? Consider serde/rustc json serialization
An mvp would just store the data received from the character data packet locally. Further implementation would track character changes server-side and create backups during play (ala Blue Burst).