From 4ea354f771af49afc8fa03899a0d2d8667025294 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 7 Aug 2024 21:08:10 +0000 Subject: [PATCH] NetKAN updated mod - ColdJsMilitaryPlanesF16-1.0.0 --- .../ColdJsMilitaryPlanesF16-1.0.0.ckan | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/ColdJsMilitaryPlanesF16/ColdJsMilitaryPlanesF16-1.0.0.ckan b/ColdJsMilitaryPlanesF16/ColdJsMilitaryPlanesF16-1.0.0.ckan index 25a89b2c01..2364c66318 100644 --- a/ColdJsMilitaryPlanesF16/ColdJsMilitaryPlanesF16-1.0.0.ckan +++ b/ColdJsMilitaryPlanesF16/ColdJsMilitaryPlanesF16-1.0.0.ckan @@ -21,7 +21,23 @@ { "find": "CJMP", "install_to": "GameData", - "filter": "Craft" + "filter": [ + "Craft", + "Readme.txt", + "License.txt" + ] + }, + { + "find": "Readme.txt", + "find_matches_files": true, + "install_to": "GameData/CJMP", + "as": "Readme-F16.txt" + }, + { + "find": "License.txt", + "find_matches_files": true, + "install_to": "GameData/CJMP", + "as": "License-F16.txt" }, { "find": "Craft",