C3 Addon Greengrinds
I added a new free C3 addon to support more Greenworks/Steam APIs (Cloud File, Stats, more Achievement, and DLC APIs), with an example project. I needed this for a project I was working on and decided to share in case it helps other folks who also need more APIs beyond the official Greenworks plugin (which you should definitely try out first, in case that's all you need.)
Actions and conditions:
See addon website for more details and documentation. If you see issues please report on the addon's github, so we can track and close: issue list.
Example project (using the test '480' steam_appid.txt for Spacewar.)
Other tools used for this project:
c3IDE - a great IDE for creating C3 Addons
Electron for Construct - Electron for Construct - a great tool to build Electron executables of your game.
Thanks to Construct Discord community for support and testing (InsaneHawk, Armaldio, Piranha305, Chadori, Erigatoshima and others!)