ficks
This commit is contained in:
parent
a5e2397cba
commit
83cd4166a8
2 changed files with 13 additions and 1 deletions
2
N3OW.mod
2
N3OW.mod
|
|
@ -4,7 +4,7 @@ tags={
|
||||||
}
|
}
|
||||||
name="New Era Old World"
|
name="New Era Old World"
|
||||||
picture="thumbnail.png"
|
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="common/landed_titles"
|
||||||
replace_path="history/characters"
|
replace_path="history/characters"
|
||||||
replace_path="history/cultures"
|
replace_path="history/cultures"
|
||||||
|
|
|
||||||
12
N3OW/descriptor.mod
Normal file
12
N3OW/descriptor.mod
Normal 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"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue