Games: Colony Survival support.

This commit is contained in:
CosminPerRam 2023-01-18 18:06:08 +02:00
parent bbd2dd7d97
commit 2312ba9114
6 changed files with 20 additions and 1 deletions

View file

@ -69,3 +69,5 @@ pub mod pz;
pub mod aoc;
/// Don't Starve Together
pub mod dst;
/// Colony Survival
pub mod cosu;