feat: add World of Padman support (#636)

* feat: add wop entry

* docs: update CHANGELOG and GAMES_LIST
This commit is contained in:
CosminPerRam 2024-09-15 21:39:22 +03:00 committed by GitHub
parent 2fea903517
commit 675c5ee4bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -3318,6 +3318,14 @@ export const games = {
protocol: 'xonotic'
}
},
wop: {
name: 'World Of Padman',
release_year: 2007,
options: {
port: 26000,
protocol: 'quake3'
}
},
xpandrally: {
name: 'Xpand Rally',
release_year: 2004,