Team Fortress Classic support.

This commit is contained in:
CosminPerRam 2022-11-26 16:15:01 +02:00
parent 21b7d91ee6
commit d086d49cdc
6 changed files with 21 additions and 2 deletions

View file

@ -43,3 +43,5 @@ pub mod ase;
pub mod unturned;
/// The Forest
pub mod tf;
/// Team Fortress Classic
pub mod tfc;