q3rcon/CHANGELOG.md

528 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Before any major/minor/patch bump all unit tests will be run to verify they pass.

[Unreleased]

[0.0.1] - 2024-11-04

Added

  • Initial release, package implements Rcon using the Q3 procotocl.
  • A basic CLI implementation accepting configuration flags.