mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
feat: add Toxikk support (#641)
* Add support for Toxikk, using Valve protocol plus UnrealEngine3 rules parsing * docs: update CHANGELOG for Toxikk * docs: update GAMES_LIST for Toxikk
This commit is contained in:
parent
c77ca299b0
commit
39d7f06bd9
5 changed files with 135 additions and 1 deletions
|
|
@ -45,6 +45,7 @@ import starsiege from './starsiege.js'
|
|||
import teamspeak2 from './teamspeak2.js'
|
||||
import teamspeak3 from './teamspeak3.js'
|
||||
import terraria from './terraria.js'
|
||||
import toxikk from './toxikk.js'
|
||||
import tribes1 from './tribes1.js'
|
||||
import tribes1master from './tribes1master.js'
|
||||
import unreal2 from './unreal2.js'
|
||||
|
|
@ -68,7 +69,7 @@ export {
|
|||
armagetron, ase, asa, assettocorsa, battlefield, buildandshoot, cs2d, discord, doom3, eco, epic, factorio, farmingsimulator, ffow,
|
||||
fivem, gamespy1, gamespy2, gamespy3, geneshift, goldsrc, gtasao, hexen2, jc2mp, kspdmp, mafia2mp, mafia2online, minecraft,
|
||||
minecraftbedrock, minecraftvanilla, minetest, mumble, mumbleping, nadeo, openttd, palworld, quake1, quake2, quake3, rfactor, ragemp, samp,
|
||||
savage2, starmade, starsiege, teamspeak2, teamspeak3, terraria, tribes1, tribes1master, unreal2, ut3, valve,
|
||||
savage2, starmade, starsiege, teamspeak2, teamspeak3, terraria, toxikk, tribes1, tribes1master, unreal2, ut3, valve,
|
||||
vcmp, ventrilo, warsow, eldewrito, beammpmaster, beammp, dayz, theisleevrima, xonotic, altvmp, vintagestorymaster,
|
||||
vintagestory, soldat
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue