mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Arma 2: Operation Arrowhead support.
This commit is contained in:
parent
aec145a847
commit
9f861df96b
6 changed files with 22 additions and 3 deletions
|
|
@ -51,3 +51,5 @@ pub mod sc;
|
|||
pub mod rust;
|
||||
/// Counter-Strike
|
||||
pub mod cs;
|
||||
/// ARMA 2: Operation Arrowhead
|
||||
pub mod arma2oa;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue