-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Francisco Dias edited this page Oct 20, 2022
·
2 revisions
Welcome to the GDK Extension manual! Here you can find the full API documentation and guides necessary to get you started with creating Microsoft Store games on Windows (64-bit only).
Please refer to these guides for building and setting up your project for use with the GDK Extension and configuring files related to the extension.
- Building Guide (How to build the extension from source)
- Quick Start Guide (Project setup, sandboxes & configuration files)
The GDK Extension API section includes documentation on all provided functions, which are divided into separate modules. There are a set of management functions that are required for the GDK Extension to be functional, and then the various GDK Extension modules (such as Storage, Xbox Live, In-App Purchases) can be used as you wish. **** Please see GDK Extension API for details on the provided modules.
YoYoGames 2024