Ventero / FRESteamWorks

SteamWorks API for AIR applications
Other
83 stars 27 forks source link

Steam API failed to initialize on Mac OS X Yosemite #17

Closed roseverte closed 9 years ago

roseverte commented 9 years ago

Hi. Idk if it's only me, but I keep failing to make the Steam API works on Mac OSX Yosemite. I use the ANE to add achievements on Windows and everything works okay. But on Mac, even the test script keeps saying Steamworks API is not ready, and I don't know what's wrong. I've already included the steam_api.dll, libsteam_api.dylib and steam_appid.txt inside the resources folder.

Thank you!

roseverte commented 9 years ago

Sorry! I found that the problem is that I forgot to place steam_appid.txt inside MacOS folder! ><