chore: some gid refactors and some years

This commit is contained in:
CosminPerRam 2023-12-10 22:54:32 +02:00
parent 6848362255
commit bbf36be13a

View file

@ -660,8 +660,8 @@ export const games = {
protocol: 'valve' protocol: 'valve'
} }
}, },
crc2005: { crce: {
name: 'Cross Racing Championship Extreme 2005', name: 'Cross Racing Championship Extreme',
release_year: 2005, release_year: 2005,
options: { options: {
port: 12321, port: 12321,
@ -1041,7 +1041,7 @@ export const games = {
}, },
release_year: 2008 release_year: 2008
}, },
fivem: { gta5f: {
name: 'Grand Theft Auto V - FiveM', name: 'Grand Theft Auto V - FiveM',
options: { options: {
port: 30120, port: 30120,
@ -1220,7 +1220,7 @@ export const games = {
protocol: 'valve' protocol: 'valve'
} }
}, },
had2: { hd2: {
name: 'Hidden & Dangerous 2', name: 'Hidden & Dangerous 2',
options: { options: {
port: 11001, port: 11001,
@ -1255,7 +1255,7 @@ export const games = {
release_year: 2015 release_year: 2015
}, },
i2cs: { i2cs: {
name: 'I.G.I.-2: Covert Strike', name: 'IGI 2: Covert Strike',
options: { options: {
port_query: 26001, port_query: 26001,
protocol: 'gamespy1' protocol: 'gamespy1'
@ -1374,7 +1374,7 @@ export const games = {
release_year: 2000 release_year: 2000
}, },
kspd: { kspd: {
name: 'Kerbal Space Program - DMP Multiplayer', name: 'Kerbal Space Program - DMP',
options: { options: {
port: 6702, port: 6702,
port_query_offset: 1, port_query_offset: 1,
@ -1547,8 +1547,8 @@ export const games = {
}, },
release_year: 2004 release_year: 2004
}, },
mgp: { mgm: {
name: 'Mumble - GTmurmur Plugin', name: 'Mumble - GT Murmur',
options: { options: {
port: 64738, port: 64738,
port_query: 27800, port_query: 27800,
@ -1559,8 +1559,8 @@ export const games = {
}, },
release_year: 2005 release_year: 2005
}, },
mumblelightweight: { mumble: {
name: 'Mumble - Lightweight', name: 'Mumble',
options: { options: {
port: 64738, port: 64738,
protocol: 'mumbleping' protocol: 'mumbleping'
@ -1676,7 +1676,7 @@ export const games = {
}, },
release_year: 2000 release_year: 2000
}, },
nolf2: { nolf2asihw: {
name: "No One Lives Forever 2: A Spy in H.A.R.M.'s Way", name: "No One Lives Forever 2: A Spy in H.A.R.M.'s Way",
options: { options: {
port_query: 27890, port_query: 27890,
@ -1815,8 +1815,8 @@ export const games = {
protocol: 'valve' protocol: 'valve'
} }
}, },
quake1: { quake: {
name: 'Quake 1: QuakeWorld', name: 'Quake',
options: { options: {
port: 27500, port: 27500,
protocol: 'quake1' protocol: 'quake1'
@ -1876,7 +1876,7 @@ export const games = {
protocol: 'gamespy1' protocol: 'gamespy1'
} }
}, },
rs2rswat: { rs3rs: {
name: 'Rainbow Six 3: Raven Shield', name: 'Rainbow Six 3: Raven Shield',
options: { options: {
port: 7777, port: 7777,
@ -1929,7 +1929,7 @@ export const games = {
protocol: 'gamespy1' protocol: 'gamespy1'
} }
}, },
redm: { rdr2r: {
name: 'Red Dead Redemption 2 - RedM', name: 'Red Dead Redemption 2 - RedM',
options: { options: {
port: 30120, port: 30120,
@ -2004,21 +2004,24 @@ export const games = {
options: { options: {
port: 28015, port: 28015,
protocol: 'valve' protocol: 'valve'
} },
release_year: 2013
}, },
sam: { gtasam: {
name: 'San Andreas Multiplayer', name: 'Grand Theft Auto: San Andreas Multiplayer',
options: { options: {
port: 7777, port: 7777,
protocol: 'samp' protocol: 'samp'
} },
release_year: 2006
}, },
saomp: { gtasao: {
name: 'San Andreas OpenMP', name: 'Grand Theft Auto: San Andreas OpenMP',
options: { options: {
port: 7777, port: 7777,
protocol: 'samp' protocol: 'samp'
} },
release_year: 2019
}, },
s2ats: { s2ats: {
name: 'Savage 2: A Tortured Soul', name: 'Savage 2: A Tortured Soul',
@ -2333,7 +2336,7 @@ export const games = {
protocol: 'gamespy1' protocol: 'gamespy1'
} }
}, },
terraria: { terrariatshosck: {
name: 'Terraria - TShock', name: 'Terraria - TShock',
options: { options: {
port: 7777, port: 7777,
@ -2442,11 +2445,12 @@ export const games = {
} }
}, },
thespecialists: { thespecialists: {
name: 'The Specalists', name: 'The Specialists',
options: { options: {
port: 27015, port: 27015,
protocol: 'valve' protocol: 'valve'
} },
release_year: 2002
}, },
turok2: { turok2: {
name: 'Turok 2', name: 'Turok 2',