"NetKAN generated mods - KerbinSideGAP-1.0"

This commit is contained in:
NetKAN inflator Robot 2016-03-06 00:08:00 +00:00
parent 4f63a91bba
commit a2328738ee
1 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
{
"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"
}