Skip to main content

VANILLA_LOC_NAME

Constant VANILLA_LOC_NAME 

Source
pub const VANILLA_LOC_NAME: &str = "vanilla_english.tsv";
Expand description

Filename of the per-game vanilla English Loc TSV bundled in the Total War Translation Hub repo. The translator compares mod loc entries against this file to detect rows that match vanilla and can be auto-translated from the official localisation.

Lives under crate::settings::translations_remote_path once the Hub has been cloned locally.