Greengrinds (Construct 3 Plugins)

  • 26
    This content is deleted
    Addon
    Greengrinds

    Expose more Greenworks Steam cloud APIs to NW.Js and Electron (1.4.0: Supports NW.Js 0.82.0, Steam SDK 1.58, Greenworks 0.15, Electron with efc).

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Hi, .js files in folder c3runtime missing line with C3 definition

    -> const C3 = self.C3;

    "use strict";

    {

    const C3 = self.C3;

    C3.Plugins.open_Greengrinds...

    without it I get error:

    Uncaught TypeError: Cannot read properties of undefined