Q3Tool
A Rust library for interacting with ioq3 (Quake 3) based game servers.
Getting Started
Quick Example
use Q3Tool;
Current Status
Q3Tool is still very early in development. So far it seems to work fine, but there are likely to be breaking changes in the future.
Running the tests
Tests are somwhat lacking at the moment, but this is being worked on.
cargo test
Versioning
We use Semantic Versioning for versioning.
License
This project is licensed under the MIT License