๐๏ธ Create a Project
How to create a new PlayServ project โ from the initial onboarding flow to a ready project workspace.
๐๏ธ SDK Key Management
How to create, rotate, and revoke API keys in the PlayServ Backoffice.
๐๏ธ Connect to Unity
How to connect a PlayServ project to Unity โ import the SDK package, configure credentials, and add the bootstrap script.
๐๏ธ Schema Object Reference
Definitions of core schema concepts in PlayServ โ Entity, Entity Part, Enum, fields, field kinds, and Singleton.
๐๏ธ Building a Game Schema
How to create Entities, Entity Parts, Enums, and fields in PlayServ Backoffice to build a complete game schema.
๐๏ธ Working with Game Data
How to create, edit, and manage data records in PlayServ Backoffice โ including bulk import from JSON and CSV.
๐๏ธ Publishing Changes
How to review, apply, and track schema migrations in PlayServ Backoffice.
๐๏ธ Backoffice MCP Integration
How to use the MCP integration in PlayServ Backoffice to manage projects, generate schemas, and work with existing data through an AI assistant.