diff --git a/USI-UKS-Shared/USI-UKS-Shared-0.2.3.0.ckan b/USI-UKS-Shared/USI-UKS-Shared-0.2.3.0.ckan new file mode 100644 index 0000000000..3329c27f62 --- /dev/null +++ b/USI-UKS-Shared/USI-UKS-Shared-0.2.3.0.ckan @@ -0,0 +1,57 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-UKS-Shared", + "name": "USI Kolonization Core", + "abstract": "Kolonization Core for both MKSLight and MKS/OKS", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/Kolonization" + }, + "version": "0.2.3.0", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.2", + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.4.0" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "USI-Core" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/Kolonization", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/Kolonization/releases/download/0.2.3.0/Kolonization_0.2.3.0.zip", + "download_size": 9455331, + "download_hash": { + "sha1": "A50337C09EFB5363BB85598A50DA667AB45BF5CA", + "sha256": "716EAE9F888195A95BA3ACA01677ADAE0A58206956B7D28C6D6F162D7B42B3F9" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}