Hi,
NEW UPDATE!
Steam4C-Basic v1.4 is available
Changelog:
* Plugin requires Steamworks SDK 1.39
* Update Support for nw.js 0.18.5 to 0.18.7
* Update Support for nw.js 0.19-rc1 to 0.19.4
* Add Support for nw.js 0.20.0
* Add Support for nw.js 0.20.3
* Support dropped for nw.js 12/13/14/15/16/17
Steam4C2 (Full) V1.6 is available
Changelog:
* Plugin requires Steamworks SDK 1.39
* Update Support for nw.js 0.18.5 to 0.18.7
* Update Support for nw.js 0.19-rc1 to 0.19.4
* Add Support for nw.js 0.20.0
* Add Support for nw.js 0.20.3
* Support dropped for nw.js 12/13/14/15/16/17
* ACEs change:
Conditions :
[New]
Add Condition "On File submited to Cloud Success", Triggered if the file is uploaded to Steam Cloud.
Add Condition "On File submited to Cloud Error", Triggered if the file is NOT uploaded to Steam Cloud.
Add Condition "On File read from Cloud Success", Triggered if the file is read from Steam Cloud.
Add Condition "On File read from Cloud Error", Triggered if the file fails to be read from Steam Cloud.
Add Condition "On File deleted from Cloud Success", Triggered if the file is deleted from Steam Cloud.
Add Condition "On File deleted from Cloud Error", Triggered if the file is NOT deleted from Steam Cloud.
Actions :
[New]
Add Action "Upload a file to Cloud", Write the content(as text) [Param2] in a file named [Param1] and send it to cloud.
Add Action "Read a file from Cloud", Read the content(as text) of the file named [Param1] from Cloud.
Add Action "Delete a file to Cloud", Delete file named [Param1] from cloud.
Expressions :
[NEW]
Add Expression "getCloudDATAst", Returns the last data read from Steam Cloud.
Regards,