Q3Tool
A zero-dependency (except std) pure Rust library for interacting with ioq3 (Quake 3) based game servers.
Getting Started
Quick Example
use Q3Tool;
Running the tests
Tests are not yet implemented but will be coming soon:tm:.
cargo test
Versioning
We use Semantic Versioning for versioning.
License
This project is licensed under the MIT License