YoYoGames / GMEXT-Steamworks

Repository for GameMaker's Steamworks Extension
Other
65 stars 12 forks source link

missing the function "steam_file_get_list" #56

Closed Reverend-Greg closed 8 months ago

Reverend-Greg commented 8 months ago

I'm testing the steamworks extension (Steamworks.Ext.v1.5.1). According to the docs the function "steam_file_get_list" returns a list of all currently stored files in the user's cloud storage. However the function doesn't seem to be in the extension. The code editor can't find it and when I check the function list in the extensions dll, that function is not listed.

grafik

DiasFranciscoA commented 8 months ago

This function was implemented in 1.6.0 now available as a release in github