q3tool 0.3.0

A Rust library for interacting with ioq3 (Quake 3) based game servers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.format-bytes]
version = "0.3.0"

[package]
authors = ["Dogue"]
description = "A Rust library for interacting with ioq3 (Quake 3) based game servers."
edition = "2018"
homepage = "https://github.com/dogue/q3tool-rs"
keywords = ["quake", "games"]
license = "MIT"
name = "q3tool"
readme = "README.md"
repository = "https://github.com/dogue/q3tool-rs"
version = "0.3.0"