YoYoGames / GMEXT-Steamworks

Repository for GameMaker's Steamworks Extension
Other
62 stars 13 forks source link

steam_file_get_list() is marked as returning a struct, while it actually returns an array #66

Closed DragoniteSpam closed 4 months ago

DragoniteSpam commented 4 months ago

steam_file_get_list() returns an array of structs, but the feather return type is "struct," which causes a GM1041 error when you try to use it

DiasFranciscoA commented 4 months ago

This is fixed in latest release 1.6.6