mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Games] Add Quake 3 support and change players frags from u16 to i16
This commit is contained in:
parent
af5e0d1fbf
commit
06a2ceeda9
6 changed files with 16 additions and 2 deletions
|
|
@ -98,3 +98,5 @@ pub mod cw;
|
|||
pub mod quake2;
|
||||
/// Quake 1
|
||||
pub mod quake1;
|
||||
/// Quake 3: Arena
|
||||
pub mod quake3a;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue