feat(games): add Clive Barker's Undying to game list (#733)

* feat(games): add Clive Barker's Undying to game list

* Added new game entry for "Clive Barker's Undying"
* Release year set to 2002
* Configured options with port 7777 and protocol 'gamespy1'

* docs: add GAMES_LIST.md entryw

* docs: add CHANGELOG.md line

---------

Co-authored-by: CosminPerRam <cosmin.p@live.com>
This commit is contained in:
Daniel Gibbs 2025-09-07 20:31:37 +01:00 committed by GitHub
parent b4da5fd93d
commit b27cbcbe2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 0 deletions

View file

@ -510,6 +510,15 @@ export const games = {
doc_notes: 'aosc-buildandshoot'
}
},
cbu: {
name: "Clive Barker's Undying",
release_year: 2002,
options: {
port: 7777,
port_query_offset: 1,
protocol: 'gamespy1'
}
},
cod: {
name: 'Call of Duty',
release_year: 2003,