use tiger_bin_shared::GameConsts;
pub const GAME_CONSTS: &GameConsts = &GameConsts {
name: "Victoria 3",
name_short: "Vic3",
version: "1.12.5 (Chá de Tília)",
app_id: 529_340,
signature_file: "game/events/titanic_events.txt",
paradox_dir: "Victoria 3",
};