From 868b1cdd370884ef36c97e39be80986d0145bf07 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 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 N3OW/N3OW.mod diff --git a/N3OW/N3OW.mod b/N3OW/N3OW.mod new file mode 100644 index 00000000..e921d14b --- /dev/null +++ b/N3OW/N3OW.mod @@ -0,0 +1,13 @@ +version="0.0.1" +tags={ + "Total Overhaul" +} +name="New Era Old World" +picture="thumbnail.png" +path="mod/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.*" \ No newline at end of file