Skip to content

Releases: GamebreakingStudios/FRESteamWorks

v0.1.0-WindowsOnly

24 Jan 20:25

Choose a tag to compare

This is from the release/WindowsOnly branch. It is a compiled version of the .ane that only has windows x86 and x64 support

feat: GetAuthTicketForWebApi is now supported

Since this call depends on a callback you must wait for the callback RESPONSE_OnGetAuthTicketForWebApiResponse then call getAuthTicketForWebApiResultHexString(). You can pass this string straight to Steam's WebAPI as is.
You can also cancel the auth ticket with getAuthTicketForWebApiResultHandle then calling cancelAuthTicket

feat: Update Steam SDK version and add more Steam APIs by porting changes from waveofthought-code@4378648

fix: (untested) Backporting of SteamInput with old Adobe AIR SDK Support for linux

Windows Only

03 Dec 18:28

Choose a tag to compare

This is from the release/WindowsOnly branch. It is a compiled version of the .ane that only has windows x86 and x64 support