From d2c4d252f930dcdc409caaeb116753f1abf98595 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 28 Apr 2020 07:14:20 +0000 Subject: [PATCH] NetKAN generated mods - GroundConstruction-Core-2.6.1.1 --- .../GroundConstruction-Core-2.6.1.1.ckan | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 GroundConstruction-Core/GroundConstruction-Core-2.6.1.1.ckan diff --git a/GroundConstruction-Core/GroundConstruction-Core-2.6.1.1.ckan b/GroundConstruction-Core/GroundConstruction-Core-2.6.1.1.ckan new file mode 100644 index 0000000000..1d7567e22e --- /dev/null +++ b/GroundConstruction-Core/GroundConstruction-Core-2.6.1.1.ckan @@ -0,0 +1,73 @@ +{ + "spec_version": "v1.16", + "identifier": "GroundConstruction-Core", + "name": "Global Construction Core", + "abstract": "This is the core component of the Global Construction mod. It should only be installed as a dependency by other mods.", + "author": [ + "allista" + ], + "version": "2.6.1.1", + "ksp_version": "1.9.1", + "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", + "metanetkan": "https://raw.githubusercontent.com/allista/GroundConstruction/master/GroundConstruction-Core.netkan", + "x_screenshot": "https://spacedock.info/content/allista_931/Ground_Construction/Ground_Construction-1536838498.3931928.png" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "AT-Utils" + }, + { + "name": "CommunityResourcePack" + } + ], + "install": [ + { + "file": "GameData/GroundConstruction/Icons", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/Plugins", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/GroundConstruction.version", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/KitResources.cfg", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/IgnoreModules.cfg", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/Engineer.cfg", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/gc_ui.ksp", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/Parts/DIYKit", + "install_to": "GameData/GroundConstruction/Parts" + } + ], + "download": "https://spacedock.info/mod/1123/Ground%20Construction/download/2.6.1.1", + "download_size": 16553822, + "download_hash": { + "sha1": "C74409CA839122CA4EC6B03A0912CD83EABE356B", + "sha256": "47523D6A52A252D9A1984BE63F4F5BB573DCDBE801A14FDE7E550CD53633B2BC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}