mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
fix: palworld not respecting response schema (#666)
* fix: palworld not respecting schema * docs: add number to changelog
This commit is contained in:
parent
580c27b661
commit
a62f623134
4 changed files with 6 additions and 3 deletions
|
|
@ -2183,7 +2183,9 @@ export const games = {
|
|||
release_year: 2024,
|
||||
options: {
|
||||
port: 8212,
|
||||
protocol: 'palworld',
|
||||
protocol: 'palworld'
|
||||
},
|
||||
extra: {
|
||||
doc_notes: 'palworld'
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue