mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Games] Add Quake 1 support.
This commit is contained in:
parent
c874b463e3
commit
af5e0d1fbf
5 changed files with 15 additions and 1 deletions
|
|
@ -96,3 +96,5 @@ pub mod vr;
|
|||
pub mod cw;
|
||||
/// Quake 2
|
||||
pub mod quake2;
|
||||
/// Quake 1
|
||||
pub mod quake1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue