feat: add palworld new new query implementation (#560)

* feat: add initial first working query

* feat: map serverInfo data

* feat: add players, settings and metrics queries

* update docs stuff

* fix broken palworld hyperlink in games list
This commit is contained in:
CosminPerRam 2024-04-08 20:11:08 +03:00 committed by GitHub
parent 4e6ab05291
commit ee5baaff13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 36 additions and 17 deletions

View file

@ -2092,8 +2092,9 @@ export const games = {
name: 'Palworld',
release_year: 2024,
options: {
port: 8211,
protocol: 'palworld'
port: 8212,
protocol: 'palworld',
doc_notes: 'palworld'
}
},
pvak2: {