From fe046ef6454b9770e7f89453d790d3e41dfc02c5 Mon Sep 17 00:00:00 2001 From: trashb0at Date: Sun, 16 Nov 2025 18:31:10 -0500 Subject: [PATCH] fix to descriptor files --- N3OW/N3OW.mod | 2 +- N3OW/descriptor.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/N3OW/N3OW.mod b/N3OW/N3OW.mod index c6c92f9a..e921d14b 100644 --- a/N3OW/N3OW.mod +++ b/N3OW/N3OW.mod @@ -4,7 +4,7 @@ tags={ } name="New Era Old World" picture="thumbnail.png" -path="mod/funny N3OW" +path="mod/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 6b02c990..2f03be36 100644 --- a/N3OW/descriptor.mod +++ b/N3OW/descriptor.mod @@ -9,4 +9,4 @@ 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 +path="mod/N3OW" \ No newline at end of file