NetKAN updated mod - ColdJsMilitaryPlanesF16-1.0.0

This commit is contained in:
NetKAN inflator Robot 2024-08-07 21:08:10 +00:00
parent 2f7df76acf
commit 4ea354f771
1 changed files with 17 additions and 1 deletions

View File

@ -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",