Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 334 Bytes

File metadata and controls

7 lines (6 loc) · 334 Bytes

q2proto - A Quake 2 protocol abstraction library

Provides functions to consume and produce Quake 2 network protocol messages for different variants of the Quake 2 protocol.

Usage

This project is intended to be used by including it's source files directly into your build, either via Git submodule, or simple files copy & paste.