Platform Toolkit package
The Platform Toolkit package provides a single API with support for the following common platform systems and services:
- Account management
- Achievements
- Save data
By providing a single API, the package simplifies the integration of these common services into your application without rewriting your code for each platform. This allows you to target multiple platforms and meet submission and certification requirements at the same time.
The Platform Toolkit package provides a Unity Editor implementation to allow for testing these features in Editor Play mode, and Play Mode Controls to let you interact with the editor implementation.
| Topic | Description |
|---|---|
| Install and upgrade | Learn how to install and upgrade the Platform Toolkit package. |
| Set up a project with the Platform Toolkit package | Learn how to set up a project with the Platform Toolkit package. |
| Manage accounts | Manage accounts in your application. |
| Manage achievements | Manage achievements in your application. |
| Save systems | Manage save systems in your application. |
| Play Mode Controls | Use Play Mode Controls to test your application and simulate different platform behaviors. |