Skip to content

Commit

Permalink
feat: add wop entry
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminPerRam committed Sep 15, 2024
1 parent 54f51eb commit f9cd30c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/games.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f9cd30c

Please sign in to comment.