52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "KerbinSideGAP",
|
|
"name": "Kerbin Side GAP",
|
|
"abstract": "Aircraft routes all around the Kerbin! Contracts to perform various flights between majority of Kerbin Side bases.",
|
|
"author": "Keniamin",
|
|
"license": "CC-BY-NC-4.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133545-10x-kerbin-side-gap/",
|
|
"repository": "https://github.com/Keniamin/KerbinSideGAP"
|
|
},
|
|
"version": "1.0",
|
|
"depends": [
|
|
{
|
|
"name": "ContractConfigurator",
|
|
"min_version": "1.9.6"
|
|
},
|
|
{
|
|
"name": "KerbinSide"
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "NavUtilities"
|
|
},
|
|
{
|
|
"name": "WaypointManager"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "KerbalAircraftExpansion"
|
|
},
|
|
{
|
|
"name": "WiderContractsApp"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "KerbinSideGAP",
|
|
"install_to": "GameData/ContractPacks"
|
|
},
|
|
{
|
|
"file": "KerbinSideRunways.rwy",
|
|
"install_to": "GameData/KerbalScienceFoundation/NavInstruments/Runways"
|
|
}
|
|
],
|
|
"download": "https://github.com/Keniamin/KerbinSideGAP/releases/download/1.0/KerbinSideGAP-1.0.zip",
|
|
"download_size": 161513,
|
|
"x_generated_by": "netkan"
|
|
}
|