mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
feat: add support for The Isle Evrima (#501)
* Add support for The Isle Evrima * Move specific attributes to game protocol * Update changelog and fix gid * Keep attributes in eos protocol
This commit is contained in:
parent
7466dd306a
commit
7f373212bb
5 changed files with 30 additions and 1 deletions
|
|
@ -1328,6 +1328,14 @@ export const games = {
|
|||
},
|
||||
release_year: 2015
|
||||
},
|
||||
tie: {
|
||||
name: 'The Isle Evrima',
|
||||
options: {
|
||||
port: 7777,
|
||||
protocol: 'theisleevrima'
|
||||
},
|
||||
release_year: 2020
|
||||
},
|
||||
jb007n: {
|
||||
name: 'James Bond 007: Nightfire',
|
||||
options: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue