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