feat: Renown add support (#684)

* add renown support

* add changelog entry
This commit is contained in:
Anthony 2025-03-22 13:25:41 -07:00 committed by GitHub
parent e6b959a4d7
commit 099f7107cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 32 additions and 2 deletions

View file

@ -2451,6 +2451,13 @@ export const games = {
protocol: 'renegadex'
}
},
renown: {
name: 'Renown',
release_year: 2025,
options: {
protocol: 'renown'
}
},
rdr2r: {
name: 'Red Dead Redemption 2 - RedM',
release_year: 2018,