From 9177a375d0d9d24bef55e7e025d8d4715468b06b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 28 May 2019 12:26:14 +0000 Subject: [PATCH] "NetKAN generated mods - GroundConstruction-2.4.0" --- .../GroundConstruction-2.4.0.ckan | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 GroundConstruction/GroundConstruction-2.4.0.ckan diff --git a/GroundConstruction/GroundConstruction-2.4.0.ckan b/GroundConstruction/GroundConstruction-2.4.0.ckan new file mode 100644 index 0000000000..fb8e0f2ac2 --- /dev/null +++ b/GroundConstruction/GroundConstruction-2.4.0.ckan @@ -0,0 +1,70 @@ +{ + "spec_version": "v1.16", + "identifier": "GroundConstruction", + "name": "Global Construction", + "abstract": "Build vessels directly on other planets and in orbit using light-weight kits of high-tech components, with energy and raw materials produced on-site from Ore.", + "author": [ + "allista" + ], + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154167-122-ground-construction", + "spacedock": "https://spacedock.info/mod/1123/Ground%20Construction", + "repository": "https://github.com/allista/GroundConstruction", + "bugtracker": "https://github.com/allista/GroundConstruction/issues", + "x_screenshot": "https://spacedock.info/content/allista_931/Ground_Construction/Ground_Construction-1536838498.3931928.png" + }, + "version": "2.4.0", + "ksp_version": "1.7.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "GroundConstruction-Core" + } + ], + "recommends": [ + { + "name": "ConfigurableContainers" + } + ], + "suggests": [ + { + "name": "ThrottleControlledAvionics" + }, + { + "name": "Hangar" + }, + { + "name": "KIS" + }, + { + "name": "KAS" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "GameData/GroundConstruction/Patches", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/Parts", + "install_to": "GameData/GroundConstruction", + "filter": [ + "DIYKit" + ] + } + ], + "download": "https://spacedock.info/mod/1123/Ground%20Construction/download/2.4.0", + "download_size": 16143179, + "download_hash": { + "sha1": "5F0FAD16B122AFE37374EE9769659D2A845022F9", + "sha256": "2D4A7EAF1818906DB44C7E9279098B046C84D050560AAF70F8D164977B44A8BE" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}