Arma 2: Operation Arrowhead support.

This commit is contained in:
CosminPerRam 2022-11-26 18:08:32 +02:00
parent aec145a847
commit 9f861df96b
6 changed files with 22 additions and 3 deletions

View file

@ -51,3 +51,5 @@ pub mod sc;
pub mod rust;
/// Counter-Strike
pub mod cs;
/// ARMA 2: Operation Arrowhead
pub mod arma2oa;