NetKAN updated mod - Pathfinder-v1.36.1

This commit is contained in:
NetKAN inflator Robot 2021-01-10 17:27:05 +00:00
parent 88bc4da3bc
commit c1173bb348
1 changed files with 10 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"identifier": "Pathfinder",
"name": "Pathfinder",
"abstract": "Space Camping @ Geoscience",
"author": "Angel125",
"author": "Angel-125",
"version": "v1.36.1",
"ksp_version_min": "1.8.0",
"license": "GPL-3.0",
@ -21,15 +21,15 @@
"crewed"
],
"depends": [
{
"name": "Pathfinder-PlayMode"
},
{
"name": "ModuleManager"
},
{
"name": "KerbalActuators"
},
{
"name": "ClassicStockResources"
},
{
"name": "BarisBridge"
},
@ -67,9 +67,14 @@
"find": "Pathfinder",
"install_to": "GameData/WildBlueIndustries",
"filter_regexp": [
".*\\.pdb$"
".*\\.pdb$",
"Templates"
]
},
{
"find": "Pathfinder/Templates/Common",
"install_to": "GameData/WildBlueIndustries/Pathfinder/Templates"
},
{
"file": "GameData/WBIPlayMode.cfg",
"install_to": "GameData"