Greenworks v0.9.0 for NW.js v0.20.3 & Electron v1.6.1
- Greenworks complied for NW.js v0.20.3 & Electron v1.6.1 with Steamworks SDK 1.39
- Update to Steamworks SDK 1.39, thanks to @MadSpyxFR:
greenworks.FriendFlags.Suggested
has been removed
- Add DLC APIs, #122:
greenworks.getDLCCount()
greenworks.isDLCInstalled(dlc_app_id)
greenworks.installDLC(dlc_app_id)
greenworks.uninstallDLC(dlc_app_id)