mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
feat: Renown add support (#684)
* add renown support * add changelog entry
This commit is contained in:
parent
e6b959a4d7
commit
099f7107cf
6 changed files with 32 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue