Add openttd support

This commit is contained in:
Michael Morrison 2014-11-18 00:43:33 -06:00
parent b8d41ef318
commit 0fe80d14e7
5 changed files with 165 additions and 2 deletions

View file

@ -33,7 +33,8 @@
"gbxremote": "~0.1.4",
"request": "~2.33.0",
"optimist": "~0.6.0",
"varint": "~1.0.0"
"varint": "~1.0.0",
"moment": "~2.8.3"
},
"bin": {
"gamedig": "bin/gamedig.js"