"NetKAN generated mods - KerbinSideGAP-1.3"

This commit is contained in:
NetKAN inflator Robot 2016-05-18 01:43:03 +00:00
parent 846e0bc922
commit cc7cb51a0f
1 changed files with 6 additions and 2 deletions

View File

@ -11,12 +11,16 @@
}, },
"version": "1.3", "version": "1.3",
"depends": [ "depends": [
{
"name": "KerbinSide-virt"
},
{ {
"name": "ContractConfigurator", "name": "ContractConfigurator",
"min_version": "1.9.6" "min_version": "1.9.6"
}, },
{ {
"name": "KerbinSide" "name": "ContractConfigurator-KerbinSideJobs",
"min_version": "2.0"
} }
], ],
"recommends": [ "recommends": [
@ -37,7 +41,7 @@
], ],
"install": [ "install": [
{ {
"find_regexp": "Kerbin.?Side.?GAP", "file": "KerbinSideGAP",
"install_to": "GameData/ContractPacks" "install_to": "GameData/ContractPacks"
}, },
{ {