mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
feat(games): add plutonium cod support (#745)
* feat: initial entry * docs: changelog and games_list
This commit is contained in:
parent
b8e6bd858b
commit
03e04205de
3 changed files with 10 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue