Sven Co-op support.

This commit is contained in:
CosminPerRam 2022-11-26 16:21:58 +02:00
parent 8c5ac24468
commit de3ac9aad5
6 changed files with 21 additions and 2 deletions

View file

@ -45,3 +45,5 @@ pub mod unturned;
pub mod tf;
/// Team Fortress Classic
pub mod tfc;
/// Sven Co-op
pub mod sc;