Games: Age of Chivalry support.

This commit is contained in:
CosminPerRam 2023-01-16 23:10:16 +02:00
parent 9c9a096b16
commit e2f42008b2
6 changed files with 20 additions and 1 deletions

View file

@ -65,3 +65,5 @@ pub mod bat1944;
pub mod bm;
/// Project Zomboid
pub mod pz;
/// Age of Chivalry
pub mod aoc;