From b6004c20b920c49584c3789dd38c8ef9decad6af Mon Sep 17 00:00:00 2001 From: Magpie490 Date: Wed, 3 Dec 2025 00:22:51 +0000 Subject: [PATCH] ficks --- N3OW.mod | 2 +- N3OW/descriptor.mod | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/N3OW.mod b/N3OW.mod index 11c6f7e3..92cdbe86 100644 --- a/N3OW.mod +++ b/N3OW.mod @@ -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" diff --git a/N3OW/descriptor.mod b/N3OW/descriptor.mod index 7b4856d2..e462f754 100644 --- a/N3OW/descriptor.mod +++ b/N3OW/descriptor.mod @@ -8,5 +8,5 @@ replace_path="history/characters" replace_path="history/cultures" replace_path="history/provinces" replace_path="history/titles" -supported_version="1.16.*" -path="C:\Users\pkkim\Documents\Paradox Interactive\Crusader Kings III\mod\N3OW\N3OW \ No newline at end of file +supported_version="1.18.*" +path="mod/n3ow_dev_work/N3OW" \ No newline at end of file