mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Games: Add Project Zomboid support.
This commit is contained in:
parent
328de37b2d
commit
f03a1de035
6 changed files with 20 additions and 1 deletions
|
|
@ -63,3 +63,5 @@ pub mod ror2;
|
|||
pub mod bat1944;
|
||||
/// Black Mesa
|
||||
pub mod bm;
|
||||
/// Project Zomboid
|
||||
pub mod pz;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue