Fix alt:V Multiplayer naming as per their branding (#601)

* Fix alt:V Multiplayer naming as per their branding

* Add changelog entry for consistency

* Update ID and set old_id for alt:V

* Update name
This commit is contained in:
James Causon 2024-08-10 19:50:50 +01:00 committed by GitHub
parent e98b7768db
commit 92c6e3ddbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 7 deletions

View file

@ -1289,15 +1289,16 @@ export const games = {
doc_notes: 'gta5r'
}
},
gta5a: {
name: 'Grand Theft Auto V - AltVMP',
gta5am: {
name: 'Grand Theft Auto V - alt:V Multiplayer',
release_year: 2015,
options: {
port: 7788,
protocol: 'altvmp'
},
extra: {
doc_notes: 'gta5a'
doc_notes: 'gta5am',
old_id: 'gta5a'
}
},
garrysmod: {