๐๏ธ Create a Project
How to create a new PlayServ project โ from the initial onboarding step to a ready Development environment with SDK credentials.
๐๏ธ SDK Key Management
How to create, edit, regenerate, and delete SDK 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, Type, Reference, inheritance, 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, publish, and validate schema and data changes in PlayServ Backoffice.