Games: Don't Starve Together support.

This commit is contained in:
CosminPerRam 2023-01-18 17:57:19 +02:00
parent dfe544c6aa
commit bbd2dd7d97
6 changed files with 27 additions and 1 deletions

View file

@ -67,3 +67,5 @@ pub mod bm;
pub mod pz;
/// Age of Chivalry
pub mod aoc;
/// Don't Starve Together
pub mod dst;