use tiger_bin_shared::GameConsts;
pub const GAME_CONSTS: &GameConsts = &GameConsts {
name: "Crusader Kings 3",
name_short: "CK3",
version: "1.16.2.3 (Chamfron)",
app_id: 1_158_310,
signature_file: "game/events/witch_events.txt",
paradox_dir: "Crusader Kings III",
};