CKAN-meta/KerbinSideGAP/KerbinSideGAP-1.0.ckan

57 lines
1.6 KiB
JSON

{
"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,
"download_hash": {
"sha1": "B8BCF60ED083833DE7C82668AD4932EE608B5FB0",
"sha256": "C0EC27363F1E5654B7DD709B3D0347EA7BB6A18C1F822C625DA9345361296B6D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}