- Greenworks complied for node-webkit v0.8.6 and v0.11.2 with Steamworks SDK 1.30
- Add activateGameOverlay and IsGameOverlayEnabled APIs
- Fix: a segment fault when zipOpenNewFileInZip4_64 fails
- Greenworks complied for node-webkit v0.8.6 and v0.10.5 with Steamworks SDK 1.30
- All Greenworks APIs(cloud APIs, workshop APIs, utils APIs, Steam Info APIs) are totally rewritten with NAN module, supports node v0.10.X and node v0.11.X
- Greenworks APIs compiled for node-webkit v0.8.6 and v0.10.5
- Greenworks core methods(see below) are rewritten with
Nan
module, supports node v0.10.X and v0.11.X- initAPI
- getSteamId
- saveTextToFile
- readTextFromFile
- isCloudEnabled
- isCloudEnabledForUser
- enableCloud
- getCloudQuota
- activateAchievement
- getCurrentGameLanguage
- getCurrentUILanguage
- getCurrentGameInstallDir
- getNumberOfPlayers
- fileShare
- Utils.move
- Greenworks compiled for node-webkit v0.8.6 with Steamworks SDK 1.30
- Add Steamworks workshop APIs, such as synchronization, download, publish, update, unsubscribe or getting the Steam ID
- Add Utils APIs, like zip, unzip, write to console and/or log file
- Greenworks compiled for node-webkit v0.8.4 with Steamworks SDK 1.30