This commit is contained in:
Magpie490 2025-12-03 00:22:51 +00:00
parent a5e2397cba
commit 83cd4166a8
2 changed files with 13 additions and 1 deletions

View file

@ -4,7 +4,7 @@ tags={
}
name="New Era Old World"
picture="thumbnail.png"
path="C:\Users\pkkim\Documents\Paradox Interactive\Crusader Kings III\mod\N3OW\N3OW"
path="mod/n3ow_dev_work/N3OW"
replace_path="common/landed_titles"
replace_path="history/characters"
replace_path="history/cultures"

12
N3OW/descriptor.mod Normal file
View file

@ -0,0 +1,12 @@
version="0.0.1"
tags={
"Total Overhaul"
}
name="N3OW"
replace_path="common/landed_titles"
replace_path="history/characters"
replace_path="history/cultures"
replace_path="history/provinces"
replace_path="history/titles"
supported_version="1.18.*"
path="mod/n3ow_dev_work/N3OW"