mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Games] Add Soldier of Fortune 2 support.
This commit is contained in:
parent
b3ba7df6d9
commit
a0681f4259
5 changed files with 15 additions and 1 deletions
|
|
@ -102,3 +102,5 @@ pub mod quake1;
|
|||
pub mod quake3a;
|
||||
/// Hell Let Loose
|
||||
pub mod hll;
|
||||
/// Soldier of Fortune 2
|
||||
pub mod sof2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue