mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Games] Add Warsow support.
This commit is contained in:
parent
58f7ff8aab
commit
0f9a10f2fb
6 changed files with 16 additions and 0 deletions
|
|
@ -111,6 +111,8 @@ pub mod unturned;
|
|||
pub mod ut;
|
||||
/// V Rising
|
||||
pub mod vr;
|
||||
/// Warsow
|
||||
pub mod warsow;
|
||||
|
||||
use crate::protocols::gamespy::GameSpyVersion;
|
||||
use crate::protocols::quake::QuakeVersion;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue