mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
feat: Add support for ARK: Survival Ascended using EOS protocol (#402)
* Add epic protocol * Add support for ARK: Survival Ascended - Using epic protocol * Fix online player count * Final cleanup
This commit is contained in:
parent
c49d463858
commit
a8bc7521f6
7 changed files with 280 additions and 3 deletions
|
|
@ -52,6 +52,7 @@
|
|||
"README.md"
|
||||
],
|
||||
"dependencies": {
|
||||
"axios": "^1.6.1",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"gbxremote": "^0.2.1",
|
||||
"got": "^13.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue