hytopia-multiplayer
Installation
SKILL.md
HYTOPIA Multiplayer
This skill helps you implement multiplayer features in HYTOPIA SDK games.
Documentation: https://dev.hytopia.com/sdk-guides/multiplayer
When to Use This Skill
Use this skill when the user:
- Wants to manage multiple players in a game
- Needs server-authoritative gameplay mechanics
- Asks about player data persistence
- Wants to optimize network performance
- Needs player authentication or identification
- Asks about player teams, groups, or parties