summaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Collapse)Author
2026-05-19Add mod descriptor, custom religions, custom cultureshaoyuren
Mod files: - descriptor.mod + alt_song.mod (V3 launcher recognition) - common/religions/01_alt_religions.txt: volga_orthodox (Great Khanate state church) - common/cultures/01_alt_cultures.txt: 7 new cultures - northern_han (Jianzhou + north of Yangtze) - southern_han (south of Yangtze + Vietnam/Burma) - mongol_rus (Great Khanate ruling class) - novgorod_rus (Northern Ulus) - ukrainian (emerging identity from serf estates) - mongol_magyar (Hungarian Plain hybrid) - illyrian (unified South Slavic) Country definitions updated to use new cultures where applicable (Song → northern+southern_han, Jianzhou → northern_han, Great Khanate → mongol_rus, Northern Ulus → novgorod_rus, Illyria → illyrian, Australia → southern_han) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-19Initial V3 mod structure: country definitions for 30+ nationshaoyuren
First mod file: common/country_definitions/00_alt_history_countries.txt Defines tags, colors, tiers, primary cultures, capitals for: - 5 Tier 1 great powers (Song, Rome, England, Germany, Ilkhanate) - 3 Tier 1.5 (Japan, Kalmar, Bohemia) - 5 Tier 2 (France, Aragon, Jianzhou, Portuguese S.America, Morocco) - 5 Tier 2.5 (Burgundy, Korea, Egypt, Castile, Illyria, Byzantium) - 8 Tier 3 (Great Khanate, Northern Ulus, Mongol Khanate, Poland GD, Bulgaria, Khoqand, Granada, E.Chagatai, Siam) - 5 Formable/releasable (Songhai, Maratha, Timurid India, Mysore, Australian colony) Uses existing V3 cultures/states as placeholders — custom cultures/religions to be added later. Mod directory structure: mod/common/country_definitions/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>