feat: add xonotic support (#472)

This commit is contained in:
CosminPerRam 2024-01-19 00:33:27 +02:00 committed by GitHub
parent e05ac1fd48
commit 10718d917c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -2742,6 +2742,14 @@ export const games = {
},
release_year: 2006
},
xonotic: {
name: 'Xonotic',
options: {
port: 26000,
protocol: 'quake3'
},
release_year: 2011
},
xpandrally: {
name: 'Xpand Rally',
options: {