What's Changed
- TypeScript Conversion by @PhlexPlexico in #300
- Included new rcon library (
dathost-rcon-client
) to replace the old JavaScript one. - Changed how version is queried in servers to no longer use
version
, but grab the version via regex onstatus
.
Full Changelog: V2.0.2.5...V2.1.0.0