Skip to content

a node.js plugin to integrate nw.js/electron games with steamworks

License

Notifications You must be signed in to change notification settings

Voxelum/greenworks

 
 

Repository files navigation

Greenworks

  • Greenworks is a node.js addon that allows you to integrate your HTML5 game (or app) with Steamworks by exposing a number of Steamworks APIs to JavaScript.
  • Greenworks was originally developed by Greenheart Games to enable Steam integration in Game Dev Tycoon. Since then, it has been open-sourced and is used in many other projects.
  • Currently Greenworks supports:
    • node v0.8, v0.10, v0.12, v4, v5, v6, v7, v8, v9 and v10+
    • NW.js v0.8, v0.11+
    • Electron v1.0.0+
    • Steam SDK v1.62
  • Greenworks is built using Native Abstractions for Node.js to support different node versions.

Download

Prebuilt binaries of Greenworks for NW.js can be found on the releases page.

Documentation

Guides and the API references are located in docs directory.

Contributions

This project is maintained on a best-effort basis. While it is stable and used in production by many, please be aware that active development is not a priority.

Responses to issues and pull requests may be slow due to limited time. If you need dedicated support or have a great idea you'd like to see implemented, please reach out to the maintainer.

If this library has helped you, please consider becoming a sponsor to support its continued maintenance and development.

License

Greenworks is published under the MIT license. See the license file for details.

Twitter

If you use Greenworks, please let us know at @GreenheartGames and feel free to add your product to our product list.

About

a node.js plugin to integrate nw.js/electron games with steamworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.2%
  • JavaScript 7.4%
  • Python 6.2%
  • Other 0.2%