Prerequisites
- A SusaPlay developer account (register at dev.susaplay.com)
- Your game built for WebGL, iOS, or Android
Step 1 — Register your game
- Open Developer Portal → Register Game
- Fill in name, description, target platforms
- Copy the game key immediately — it is shown only once
Step 2 — Install the SDK
Add the package to your Unity project’sPackages/manifest.json:
Step 3 — Initialize
Step 4 — Verify it works
Next steps
Economy Config
Define currencies and store items
Webhooks
Receive platform events on your server
Upload a Build
Submit your game for review
Cloud Saves
Persist player progress across sessions
