Expose more Greenworks Steam cloud APIs to NW.Js and Electron (1.11.0: Supports Greenworks v0.18.0 for NW.Js v0.92.0, Steamworks SDK 1.60).
Version 1.4.0
It looks like there is some kind of conflict in the latest version of the plugin.
When launched normally in the editor window (Preview button), it gives an error.
Exception in 'greenworks' handler 'load': TypeError: Cannot read properties of null (reading 'isSteamRunningOnSteamDeck')
at GreenworksDOMHandler._Load (a14447cc-e0cf-40ff-9f2b-aa57bc8182b3:137:49)
at a14447cc-e0cf-40ff-9f2b-aa57bc8182b3:25:30
at RuntimeInterface._OnEventFromRuntime (domSide.js:32:114)
at RuntimeInterface._OnMessageFromRuntime (domSide.js:30:377)
at _messageChannelPort.onmessage (domSide.js:13:68)
_OnEventFromRuntime domSide.js:32
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'isSteamRunningOnSteamDeck')
Ah, yes. I fixed it for another dev, but forgot to upload it here, uploaded.
Thank you Mikal! :)