mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
parent
8a968c006c
commit
38229cde3b
3 changed files with 10 additions and 1 deletions
|
|
@ -1221,6 +1221,14 @@ export const games = {
|
|||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
foundry: {
|
||||
name: 'FOUNDRY',
|
||||
release_year: 2024,
|
||||
options: {
|
||||
port: 27015,
|
||||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
fortressforever: {
|
||||
name: 'Fortress Forever',
|
||||
release_year: 2007,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue