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