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:
Guilherme Werner 2023-11-12 06:38:59 -03:00 committed by GitHub
parent c49d463858
commit a8bc7521f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 280 additions and 3 deletions

View file

@ -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",