Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asmr-hex/gamebutler

tiny node game server
https://github.com/asmr-hex/gamebutler

Last synced: 1 day ago
JSON representation

tiny node game server

Awesome Lists containing this project

README

        

# GameButler
I live to serve games.

### Install
```shell
$ cd ./to/your/game/dir
$ npm install gamebutler
```

### Usage
```shell
$ node node_modules/gamebutler ./path/to/index.html
```
this will setup a game server in the directory of the `index.html`