feat: Add Grand Theft Auto V - RAGE MP support (#576)

* feat: Add Grand Theft Auto V - RAGE MP support

* Add changelog entry

* Change ID for RageMP to gta5r

* Rename to be RageMP

* Revert prettier changing * to -

* Add notes to ragemp.

* Update CHANGELOG.md
This commit is contained in:
James Causon 2024-06-24 09:18:35 +01:00 committed by GitHub
parent ce29238428
commit cfd5614353
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 68 additions and 1 deletions

View file

@ -1270,6 +1270,17 @@ export const games = {
old_id: 'fivem'
}
},
gta5r: {
name: 'Grand Theft Auto V - RageMP',
release_year: 2016,
options: {
port: 22005,
protocol: 'ragemp'
},
extra: {
doc_notes: 'gta5r'
}
},
garrysmod: {
name: "Garry's Mod",
release_year: 2004,