Skip to content

Greenworks v0.9.0 for NW.js v0.20.3 & Electron v1.6.1

Compare
Choose a tag to compare
@hokein hokein released this 03 Mar 20:50
· 215 commits to master since this release
  • 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)