-
Notifications
You must be signed in to change notification settings - Fork 12
Home
DiasFranciscoA edited this page Oct 24, 2022
·
22 revisions
This section is for those users that have been given access to the Steam API for publishing your game to that platform. To be able to use these functions you must have been accepted onto Steam previously, either through a publisher or through the self-publishing system.
This sections provides a variety of important guides to get you started using the extension:
- Setup Guide (IDE/Runtime 2022.6+)
- Migration Changes (what changed from the built-in Steam functionality)
This extension provides the following management functions:
- steam_init (automatically called by the extension)
-
steam_update
⚠️ REQUIRED -
steam_shutdown
⚠️ REQUIRED
There are a great number of different functions related to the Steam API. We've split them up into the following sections to make it easier to navigate:
GameMaker 2024