diff --git a/GroundConstruction-Core/GroundConstruction-Core-2.7.0.ckan b/GroundConstruction-Core/GroundConstruction-Core-2.7.0.ckan new file mode 100644 index 0000000000..e7059b6810 --- /dev/null +++ b/GroundConstruction-Core/GroundConstruction-Core-2.7.0.ckan @@ -0,0 +1,75 @@ +{ + "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.7.0", + "ksp_version": "1.11.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", + "remote-avc": "https://raw.githubusercontent.com/allista/GroundConstruction/master/GameData/GroundConstruction/GroundConstruction.version", + "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.bundle", + "install_to": "GameData/GroundConstruction" + }, + { + "file": "GameData/GroundConstruction/Parts/DIYKit", + "install_to": "GameData/GroundConstruction/Parts" + } + ], + "download": "https://spacedock.info/mod/1123/Ground%20Construction/download/2.7.0", + "download_size": 16819802, + "download_hash": { + "sha1": "D662ECF5B837697DBF4720AD70C7F290AF409378", + "sha256": "42577BBEE03E01F9A6D2CCD901AE5B165826AC85022512EA2DF4886432C1623C" + }, + "download_content_type": "application/zip", + "release_date": "2022-02-19T11:16:07.300224+00:00", + "x_generated_by": "netkan" +}