mirror of
https://github.com/Tribufu/node-gamedig
synced 2026-08-09 07:01:06 +00:00
fix(game/soulmask): set version from rules if available (#772)
* fix Soulmask version * add Soulmask extra documentation * update CHANGELOG
This commit is contained in:
parent
cb3e096331
commit
62f915ba53
4 changed files with 17 additions and 2 deletions
|
|
@ -2794,6 +2794,9 @@ export const games = {
|
|||
port: 8777,
|
||||
port_query: 27015,
|
||||
protocol: 'valve'
|
||||
},
|
||||
extra: {
|
||||
doc_notes: 'soulmask'
|
||||
}
|
||||
},
|
||||
ssl: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue