GS2-Version SDK for Game Engine API Reference
Specifications of models and API references for GS2-Version SDK for Game Engine
Provides game version checks. After a version check succeeds, a new project token can be issued. This allows credentials embedded in the game to have only enough permission to log in and perform the version check, while the token issued after a successful check has the permissions needed to play the game.
A namespace can define up to ten version models, and the check succeeds only when every model satisfies its requirement. Two model types are available: passive checks based on versions sent by the application, and active checks based on versions previously accepted by the logged-in user.
Specifications of models and API references for GS2-Version SDK for Game Engine
Specification of models and API references for GS2-Version SDK for various programming languages
Reference for event triggers that call extended scripts
The template format used when creating stacks with GS2-Deploy, and implementation examples of template output in various languages using CDK
Reference for the master data format and the models to be imported