mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
feat: add new port to V Rising (#483)
* chore: add new port to V Rising * update CHANGELOG * update changelog
This commit is contained in:
parent
1ef09d470b
commit
d4babb078b
2 changed files with 2 additions and 1 deletions
|
|
@ -2670,7 +2670,7 @@ export const games = {
|
|||
name: 'V Rising',
|
||||
options: {
|
||||
port: 27015,
|
||||
port_query_offset: 1,
|
||||
port_query_offset: [1, 15],
|
||||
protocol: 'valve'
|
||||
},
|
||||
release_year: 2022
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue