mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
feat: add Myth of Empires support (#557)
This commit is contained in:
parent
1fb1622595
commit
4e6ab05291
3 changed files with 19 additions and 9 deletions
|
|
@ -1732,6 +1732,14 @@ export const games = {
|
|||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
moe: {
|
||||
name: 'Myth of Empires',
|
||||
release_year: 2024,
|
||||
options: {
|
||||
port_query: 12888,
|
||||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
mohaa: {
|
||||
name: 'Medal of Honor: Allied Assault',
|
||||
release_year: 2002,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue