Steam Ident
Auto-Ident Process for Steam Integration in Nodecraft Studio
Integrating with Steam requires using Steamworks 1.5.7 or later on the game client. This integration allows Nodecraft Studio to validate the identity ticket created from Steam.
ISteamUser::GetAuthTicketForWebAPI
Using this Steamworks call is recommended, as it's the newest and has more support for games.
Steam Documentation: <https://partner.steamgames.com/doc/api/ISteamUser#GetAuthTicketForWebApi>
Send the token in the Ident: Send Token request to validate the Steam session.
Are Encrypted Application Tickets supported?
Nodecraft is considering supporting this for certain titles, but it can cause issues with games with too many DLCs.
Updated 8 months ago
What’s Next