EnriqCG / rcon-srcds

A zero-dependency Typescript library for the Source/Minecraft RCON Protocol
https://www.npmjs.com/package/rcon-srcds
MIT License
61 stars 20 forks source link

Can this be used with CS:GO #8

Closed mandelmonkey closed 4 years ago

mandelmonkey commented 4 years ago

Hi

I am new to RCON, but if I run my own CS:GO server can I use this to get realtime game info from my game? aka player stats, health, kill rate etc

Thanks

Taraman17 commented 4 years ago

I use it with my CS:GO server, so yes. ;-)

mandelmonkey commented 4 years ago

Thanks I am using it as well now

EnriqCG commented 4 years ago

Yes, this library is intended to work with CS:GO and any other game that user the RCON protocol. Even Minecraft 😉