3.0.1 • Published 8 years ago

frostbite-rcon-utils v3.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

frostbite-rcon-utils

Build Status Coverage Status

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!