From 0d578fbedd476aba5f2df2759fae6ba8d7851cf5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 15 Jun 2018 08:22:55 +0000 Subject: [PATCH] "NetKAN generated mods - GroundConstruction-Core-2.0.0.0" --- .../GroundConstruction-Core-2.0.0.0.ckan | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 GroundConstruction-Core/GroundConstruction-Core-2.0.0.0.ckan diff --git a/GroundConstruction-Core/GroundConstruction-Core-2.0.0.0.ckan b/GroundConstruction-Core/GroundConstruction-Core-2.0.0.0.ckan new file mode 100644 index 0000000000..107017d60c --- /dev/null +++ b/GroundConstruction-Core/GroundConstruction-Core-2.0.0.0.ckan @@ -0,0 +1,61 @@ +{ + "spec_version": "v1.16", + "identifier": "GroundConstruction-Core", + "name": "Ground Construction Core", + "abstract": "This is the core component of the Ground Construction mod. It should only be installed as a dependency by other mods.", + "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-1482512368.397066.png" + }, + "version": "2.0.0.0", + "ksp_version": "1.4.3", + "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/Engineer.cfg", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/Parts/DIYKit", + "install_to": "GameData/GroundConstruction/Parts" + } + ], + "download": "https://spacedock.info/mod/1123/Ground%20Construction/download/2.0.0.0", + "download_size": 8611115, + "download_hash": { + "sha1": "D98AB09587954AA84C4265CB52B3AA1AD7E02FC0", + "sha256": "D3F8EFE325F832CDA0DF98AB06B5E4E84A98D12A0A0ED99687CDE3A5753F3D9F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}