mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
feat: Add Grand Theft Auto V - RAGE MP support (#576)
* feat: Add Grand Theft Auto V - RAGE MP support * Add changelog entry * Change ID for RageMP to gta5r * Rename to be RageMP * Revert prettier changing * to - * Add notes to ragemp. * Update CHANGELOG.md
This commit is contained in:
parent
ce29238428
commit
cfd5614353
5 changed files with 68 additions and 1 deletions
|
|
@ -57,11 +57,12 @@ import beammpmaster from './beammpmaster.js'
|
|||
import beammp from './beammp.js'
|
||||
import dayz from './dayz.js'
|
||||
import theisleevrima from './theisleevrima.js'
|
||||
import ragemp from './ragemp.js'
|
||||
|
||||
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, samp,
|
||||
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,
|
||||
vcmp, ventrilo, warsow, eldewrito, beammpmaster, beammp, dayz, theisleevrima
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue