mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
[Games] Add Quake 2 support.
This commit is contained in:
parent
0ceb31bf86
commit
f79f2ea2de
5 changed files with 17 additions and 1 deletions
|
|
@ -94,3 +94,5 @@ pub mod ut;
|
|||
pub mod vr;
|
||||
/// Crysis Wars
|
||||
pub mod cw;
|
||||
/// Quake 2
|
||||
pub mod quake2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue