Added support for Left 4 Dead and Left 4 Dead 2

This commit is contained in:
CosminPerRam 2022-10-21 13:03:15 +03:00
parent 046544ea27
commit d477bbb178
7 changed files with 196 additions and 0 deletions

View file

@ -7,3 +7,5 @@ pub mod csgo;
pub mod css;
pub mod dods;
pub mod gm;
pub mod l4d;
pub mod l4d2;