mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Add openttd support
This commit is contained in:
parent
b8d41ef318
commit
0fe80d14e7
5 changed files with 165 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue