mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
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:
parent
4e6ab05291
commit
ee5baaff13
5 changed files with 36 additions and 17 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue