frostbite-rcon-utils
v3.0.1
Published
frostbite-rcon-utils
Downloads
2
Maintainers
Readme
frostbite-rcon-utils
A library that takes care of the encoding and decoding of packets sent to or from a Battlefield server (or any other server that uses their protocol).
You can use this library to create servers or clients that will use the Battlefield RCON protocol.
Installation
To install frostbite-rcon-utils, run npm i --save frostbite-rcon-utils
.
You can see all available imports in the docs.
Table of contents
License
This is licensed under MIT, hack away!