# README
SvrSample package
This server sample package provides sample libraries for providing basic responses to server query requests. It is not designed to implement the full specs of protocols, however it will provide enough to respond to basic server information requests.
The sample implementation here will be enough to satisfy the requirements for Multiplay's scaling system to query the server for health, player counts and other useful information.