"NetKAN generated mods - CargoFreighter-0.2.0"
This commit is contained in:
parent
ffc17c74ca
commit
09b3f337a7
|
@ -14,6 +14,9 @@
|
|||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
|
@ -25,13 +28,6 @@
|
|||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
],
|
||||
"install_to": "GameData",
|
||||
"find": "UmbraSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
|
@ -39,13 +35,6 @@
|
|||
"install_to": "GameData",
|
||||
"find": "CoyoteSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
],
|
||||
"install_to": "GameData",
|
||||
"find": "000_USITools"
|
||||
},
|
||||
{
|
||||
"install_to": "Ships",
|
||||
"find": "VAB"
|
||||
|
|
Loading…
Reference in New Issue