mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
feat: backport 4.3.0 changes into master (#432)
* chore: backport all 4.3.0 changes * docs: remove changelog line that does not apply
This commit is contained in:
parent
d37c5b7f2b
commit
89515cb677
6 changed files with 48 additions and 3 deletions
|
|
@ -802,6 +802,13 @@ export const games = {
|
|||
protocol: 'eco'
|
||||
}
|
||||
},
|
||||
eldewrito: {
|
||||
name: 'Halo Online (ElDewrito)',
|
||||
options: {
|
||||
port: 11775,
|
||||
protocol: 'eldewrito'
|
||||
}
|
||||
},
|
||||
em: {
|
||||
name: 'Empires Mod (2008)',
|
||||
options: {
|
||||
|
|
@ -1531,7 +1538,7 @@ export const games = {
|
|||
name: 'Post Scriptum',
|
||||
options: {
|
||||
port: 10037,
|
||||
protocol: 'squad'
|
||||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
postal2: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue