feat: add Myth of Empires support (#557)

This commit is contained in:
CosminPerRam 2024-03-28 03:06:01 +02:00 committed by GitHub
parent 1fb1622595
commit 4e6ab05291
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 19 additions and 9 deletions

View file

@ -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,