From 225988c71aa25978a5a8956661c80f544dca7215 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 17 Jun 2017 15:21:29 +0000 Subject: [PATCH] "NetKAN generated mods - KerbinSideGAP-2.2" --- KerbinSideGAP/KerbinSideGAP-2.2.ckan | 50 ++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 KerbinSideGAP/KerbinSideGAP-2.2.ckan diff --git a/KerbinSideGAP/KerbinSideGAP-2.2.ckan b/KerbinSideGAP/KerbinSideGAP-2.2.ckan new file mode 100644 index 0000000000..433bffbadc --- /dev/null +++ b/KerbinSideGAP/KerbinSideGAP-2.2.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": "v1.10", + "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": "2.2", + "depends": [ + { + "name": "KerbalKonstructs" + }, + { + "name": "ContractConfigurator", + "min_version": "1.21.0" + } + ], + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "KerbalAircraftExpansion" + } + ], + "install": [ + { + "file": "KerbinSideGAP", + "install_to": "GameData/ContractPacks" + }, + { + "file": "KerbinSideRunways.rwy", + "install_to": "GameData/KerbalScienceFoundation/NavInstruments/Runways" + } + ], + "download": "https://github.com/Keniamin/KerbinSideGAP/releases/download/2.2/KerbinSideGAP-2.2.zip", + "download_size": 169880, + "download_hash": { + "sha1": "C3D7D6941671C9786818FD247752A87C56763C3D", + "sha256": "8BAB86D3CCE564B8D0CD4E3B8A04593755EBC671893441496B3DBD1C0F8CBAD0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}