mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Add Satisfactory using epic protocol
This commit is contained in:
parent
0bf6645921
commit
5f53d69454
3 changed files with 23 additions and 1 deletions
|
|
@ -2410,6 +2410,14 @@ export const games = {
|
|||
old_id: 'saomp'
|
||||
}
|
||||
},
|
||||
satisfactory: {
|
||||
name: 'Satisfactory',
|
||||
release_year: 2019,
|
||||
options: {
|
||||
port: 8211,
|
||||
protocol: 'satisfactory'
|
||||
}
|
||||
},
|
||||
s2ats: {
|
||||
name: 'Savage 2: A Tortured Soul',
|
||||
release_year: 2008,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue