mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Add Eco (2018) support. (#363)
* Add initial working eco query * Add default port and add the game to games.txt * Add to changelog * Fix request Info object and add to raw the object * Rearrange some code to be more readable
This commit is contained in:
parent
17f91904ab
commit
328d518d5b
5 changed files with 24 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
* Moved the library a `module`.
|
||||
* CLI: Resolved incorrect error message when querying with a non-existent protocol name.
|
||||
* Replaced deprecated internal `punycode` with the [punycode](https://www.npmjs.com/package/punycode) package.
|
||||
* Eco (2018) - Added support (requested by @dgibbs64).
|
||||
|
||||
### 4.1.0
|
||||
* Replace `compressjs` dependency by `seek-bzip` to solve some possible import issues.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue