Steamworks.js – Implementation of the Steamworks SDK for HTML/JS Based Apps(github.com)
github.com
Steamworks.js – Implementation of the Steamworks SDK for HTML/JS Based Apps
https://github.com/ceifa/steamworks.js
https://github.com/ceifa/steamworks.js
The author used greenworks for a long time and it's great, but gave up for the following reasons:
* It's not being maintained anymore. * It's not up to date. * It's not context-aware. * You have to build the binaries by yourself. * Don't have typescript definitions. * The API it's not trustful. * The API implement callbacks instead of return flags or promises. * The author hates C++.