From a78d49e81b2cfef73412f342929ffe04fbc200aa Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Tue, 19 May 2026 19:49:16 +0800 Subject: Fix total conversion: override vanilla files with same filenames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Key learning: V3 has NO replace_path. Must use same-named files to override. Country definitions: - Renamed 00_alt_history_countries.txt → 00_countries.txt (overrides vanilla) - Created empty 01_africa.txt, 01_pacific_and_australasia.txt, 99_dynamic.txt History overrides (empty files to prevent vanilla countries from loading): - common/history/states/00_states.txt (empty STATES block) - common/history/countries/ (444 empty override files) - common/history/population/ (373 empty override files) Removed invalid replace_paths from metadata.json Co-Authored-By: Claude Opus 4.6 (1M context) --- mod/common/history/countries/pta - patiala.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mod/common/history/countries/pta - patiala.txt (limited to 'mod/common/history/countries/pta - patiala.txt') diff --git a/mod/common/history/countries/pta - patiala.txt b/mod/common/history/countries/pta - patiala.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pta - patiala.txt @@ -0,0 +1 @@ +# Emptied by mod -- cgit v1.2.3