bug: Remove mispelling legacy entry, add backwards compat. (#579)

* chore: Remove duplicate entry for 'The Forrest' in GAMES_LIST.md

* Add changelog entry

* Update CHANGELOG.md
This commit is contained in:
James Causon 2024-06-20 09:09:27 +01:00 committed by GitHub
parent fd63ed79d6
commit ce29238428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 13 deletions

View file

@ -1270,18 +1270,6 @@ export const games = {
old_id: 'fivem'
}
},
theforrest: {
name: 'The Forrest',
release_year: 2014,
options: {
port: 27015,
port_query_offset: 1,
protocol: 'valve'
},
extra: {
old_id: 'forrest'
}
},
garrysmod: {
name: "Garry's Mod",
release_year: 2004,
@ -2902,6 +2890,9 @@ export const games = {
port: 27015,
port_query_offset: 1,
protocol: 'valve'
},
extra: {
old_id: 'forrest'
}
},
thefront: {