node-gsapi

0.0.1 • Public • Published

node-gsapi

Node.js Game Server API

API Routes

/status Shows status of GSAPI, servers currently running and SteamCMD status.

/version Shows version of GSAPI.

/packages Shows packages available to install

/update?key=<key> Updates SteamCMD if correct key is specified, key can be set in config.json

Requirements

Node.js 0.10.x

On linux platforms you need to install the lib32gcc1 package

Installation

npm install to get dependencies.

Edit config.json and change your key, optionally edit the port if you want it to run on something else than port 80.

Then run with node server.js

Readme

Keywords

none

Package Sidebar

Install

npm i node-gsapi

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • danielgothenborg