Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/multirious/dpmaster-rs

dpmaster quake protocol in Rust
https://github.com/multirious/dpmaster-rs

Last synced: 7 days ago
JSON representation

dpmaster quake protocol in Rust

Awesome Lists containing this project

README

        

# dpmaster-rs
[dpmaster](https://github.com/kphillisjr/dpmaster/tree/master) protocol message serializing and deserializing

> Dpmaster is a lightweight master server written from scratch for DarkPlaces,
LordHavoc's game engine. It is an open master server because of its free source
code and documentation, and because its Quake III Arena-like protocol allows it
to fully support new games without having to restart or reconfigure it. In
addition to its own protocol, dpmaster also supports the master protocols of
"Quake III Arena" (Q3A), "Return to Castle Wolfenstein" (RtCW), and
"Wolfenstein: Enemy Territory" (WoET).

Current only made for use with my discord bot.
Not all messages are implement.