Skip to main content

Prerequisites

Step 1 — Register your game

  1. Open Developer Portal → Register Game
  2. Fill in name, description, target platforms
  3. Copy the game key immediately — it is shown only once

Step 2 — Install the SDK

Add the package to your Unity project’s Packages/manifest.json:
Then run susaplay → Create Config Asset from the Unity menu and paste your game key into it.

Step 3 — Initialize

Step 4 — Verify it works

Build for WebGL, upload it, and open the game from the Developer Portal. If the console shows the player name and a wallet response, you are connected.

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