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