mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Games: Colony Survival support.
This commit is contained in:
parent
bbd2dd7d97
commit
2312ba9114
6 changed files with 20 additions and 1 deletions
|
|
@ -69,3 +69,5 @@ pub mod pz;
|
|||
pub mod aoc;
|
||||
/// Don't Starve Together
|
||||
pub mod dst;
|
||||
/// Colony Survival
|
||||
pub mod cosu;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue