feat: add Renegade X support (#643)

This commit is contained in:
RattleSN4K3 2024-10-04 09:42:43 +02:00 committed by GitHub
parent b3947164d3
commit fe9d4f2cfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 266 additions and 2 deletions

View file

@ -2400,6 +2400,13 @@ export const games = {
protocol: 'gamespy1'
}
},
renegade10: {
name: 'Renegade X',
release_year: 2014,
options: {
protocol: 'renegadex'
}
},
rdr2r: {
name: 'Red Dead Redemption 2 - RedM',
release_year: 2018,