# greenworks **Repository Path**: cn1988/greenworks ## Basic Information - **Project Name**: greenworks - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-26 - **Last Updated**: 2021-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Greenworks * Greenworks is a [node.js addon](https://nodejs.org/api/addons.html) that allows you to integrate your HTML5 game (or app) with [Steamworks](http://www.steampowered.com/steamworks/) by exposing a number of Steamworks APIs to JavaScript. * Greenworks was originally developed by [Greenheart Games](http://www.greenheartgames.com) to enable Steam integration in [Game Dev Tycoon](http://www.greenheartgames.com/app/game-dev-tycoon/). Since then, it has been open-sourced and is [used in many other projects](https://github.com/greenheartgames/greenworks/wiki/Apps-games-using-greenworks). * 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.42 * Greenworks is built using [Native Abstractions for Node.js](https://github.com/nodejs/nan) to support different node versions. * The project is currently funded by Greenheart Games and other donors. ## Download Prebuilt binaries of Greenworks for NW.js & Electron can be found on the [releases](https://github.com/greenheartgames/greenworks/releases) page. You can also download [daily automated builds](https://greenworks-prebuilds.armaldio.xyz/) for a variety of platforms (electron, nw.js, node) and systems (Windows, Mac Linux - 32/64 bit). This is site is graciously provided by [@armaldio](https://github.com/armaldio). ## Documentation Guides and the API references are located in [docs](docs) directory. ## License Greenworks is published under the MIT license. See the [license file](https://github.com/greenheartgames/greenworks/blob/master/LICENSE) for details. ## Twitter If you use Greenworks, please let us know at [@GreenheartGames](https://twitter.com/GreenheartGames) and feel free to add your product to our [product list](https://github.com/greenheartgames/greenworks/wiki/Apps-games-using-greenworks).