Releases: GamebreakingStudios/FRESteamWorks
v0.1.0-WindowsOnly
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_OnGetAuthTicketForWebApiResponsethen callgetAuthTicketForWebApiResultHexString(). You can pass this string straight to Steam's WebAPI as is.
You can also cancel the auth ticket withgetAuthTicketForWebApiResultHandlethen callingcancelAuthTicket
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
This is from the release/WindowsOnly branch. It is a compiled version of the .ane that only has windows x86 and x64 support