diff --git a/GroundConstruction/GroundConstruction-1.1.1.ckan b/GroundConstruction/GroundConstruction-1.1.1.ckan new file mode 100644 index 0000000000..dff5f0282d --- /dev/null +++ b/GroundConstruction/GroundConstruction-1.1.1.ckan @@ -0,0 +1,64 @@ +{ + "spec_version": "v1.16", + "identifier": "GroundConstruction", + "name": "Ground Construction", + "abstract": "Build vessels directly on another planet 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/80225-12-hangar", + "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": "1.1.1", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "AT-Utils" + }, + { + "name": "ConfigurableContainers" + }, + { + "name": "CommunityResourcePack" + } + ], + "suggests": [ + { + "name": "ThrottleControlledAvionics" + }, + { + "name": "Hangar" + }, + { + "name": "KIS" + }, + { + "name": "KAS" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "GameData/GroundConstruction", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1123/Ground%20Construction/download/1.1.1", + "download_size": 7604010, + "download_hash": { + "sha1": "907367A1500C205B603BC166E6B9FC8532FF981D", + "sha256": "669BC9D0AD5384EE622D49CA2B2B814748B4D2FED3635AA5D0AB282823BE90D3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}