feat(games): add plutonium cod support (#745)

* feat: initial entry

* docs: changelog and games_list
This commit is contained in:
CosminPerRam 2026-04-04 21:27:45 +03:00 committed by GitHub
parent b8e6bd858b
commit 03e04205de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -2216,6 +2216,14 @@ export const games = {
doc_notes: 'palworld'
}
},
plutonium: {
name: 'Plutonium',
release_year: 2017,
options: {
port: 28960,
protocol: 'quake3'
}
},
pvak2: {
name: 'Pirates, Vikings, and Knights II',
release_year: 2007,