GameArter SDK
SDK for Unity
Unity SDK connects WebGL and selected cross-platform Unity builds with GameArter services, including ads, analytics, user systems, leaderboards and game management.

Documentation
Choose the SDK mode
Start with the smallest mode that covers the current game. The detailed implementation guides now live under the new `/docs/...` URLs.
Basic SDK
For simple games without login, server data, shop, badges or advanced platform features.
Lite SDK
For complete games that keep their own economy and game logic while using GameArter services.
Full SDK
For deeper GameArter-managed property, item, UI and partial game-design workflows.
SDK packages
Download archived packages from GameArter R2 storage.
SDK features
Mode comparison
The original pages compared Basic, Lite and advanced modes by feature coverage. This overview keeps the practical decision points visible.
| Feature | Basic | Lite | Advanced |
|---|---|---|---|
| Supported platforms | Web, Google Play | Web, Google Play | Web |
| Advanced gameplayer | Web | Web | Web |
| Ads and rewarded ads | Yes | Yes | Yes |
| Analytics and redirects | Yes | Yes | Yes |
| User and data management | No | Yes | Yes |
| Achievements and leaderboards | No | Yes | Yes |
| Global currency | No | No | Yes |
| In-game purchases | No | Yes | Yes |
| Data protection | No | Yes | Yes |
SDK resources
Example game
Taxi City
Lite SDK mode