FileDetectionRuleSets icon indicating copy to clipboard operation
FileDetectionRuleSets copied to clipboard

Greenworks SDK

Open ktwrd opened this issue 3 years ago • 0 comments

Some reference to the SDK, such as the developer site or a wikipedia article.

Greenworks Github Page

SteamDB links

  • https://steamdb.info/app/1992810/
  • https://steamdb.info/app/239820/
  • https://steamdb.info/app/288290/
  • https://steamdb.info/app/280040/
  • https://steamdb.info/app/329320/
  • https://steamdb.info/app/340600/
  • https://steamdb.info/app/389190/

There are many other Steam Applications that use it that are listed on the github repo wiki; https://github.com/greenheartgames/greenworks/wiki/Apps-games-using-greenworks

Possible way to detect it

Requires a native node.js module, usually found in a lib folder but the filename should be similar to the following regex expression;

greenworks\-(win|osx|linux)(32|64|)\.node$

Some files that are included with a Windows 64-bit release would be;

- greenworks.js
- lib/greenworks-win64.node

ktwrd avatar Jul 12 '22 07:07 ktwrd