Skip to content

qw-ctf/quakeworld

 
 

Repository files navigation

quakeworld

A rust library for working with quakeworld.

available features

Features that are enabled by default are "mvd", "utils", "protocol", "state", "network", "trace", "connection", "crc" and "pak" Everything is serializable via serde (json,...). Supports wasm as target ('it compiles' cargo build --target wasm32-unknown-unknown)

Goals

probably in order of being implemented too

  • qwd - qwd format parsing
  • mvd - creating a mvd from states

Documentation

could be better, aka non existing at the moment

Example

Thank

Spoike, Bigfoot, fte, and quake specs for all the information

About

A rust library for working with quakeworld.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%