-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Francisco Dias edited this page May 13, 2026
·
25 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.
These are the guides for the Steamworks extension:
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:
- General
- Overlay
- Leaderboards
- Stats and Achievements
- Cloud
- DLC
- UGC
- Lobbies and Matchmaking
- Social
- Inventory
- Networking
- Networking Sockets
- Networking Messages
- Input
- Music
- Timeline
- Utilities
GameMaker 2026