mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Add support to Enshrouded
This commit is contained in:
parent
46db10fcc7
commit
637078d3e2
3 changed files with 11 additions and 0 deletions
|
|
@ -1098,6 +1098,15 @@ export const games = {
|
|||
old_id: 'empyrion'
|
||||
}
|
||||
},
|
||||
enshrouded: {
|
||||
name: 'enshrouded',
|
||||
release_year: 2024,
|
||||
options: {
|
||||
port: 15636,
|
||||
port_query: 15637,
|
||||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
etqw: {
|
||||
name: 'Enemy Territory: Quake Wars',
|
||||
release_year: 2007,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue