hytopia-persisted-data
Installation
SKILL.md
HYTOPIA Persisted Data
This skill helps you save and load persistent data in HYTOPIA SDK games.
Documentation: https://dev.hytopia.com/sdk-guides/persisted-data
When to Use This Skill
Use this skill when the user:
- Wants to save player progress between sessions
- Needs to create leaderboards or high scores
- Asks about storing game configuration
- Wants persistent inventories or unlocks
- Needs to save world state
- Asks about data persistence across server restarts