diff --git a/USI-Core/USI-Core-0.5.0.0.ckan b/USI-Core/USI-Core-0.5.0.0.ckan new file mode 100644 index 0000000000..b5f96c7ee0 --- /dev/null +++ b/USI-Core/USI-Core-0.5.0.0.ckan @@ -0,0 +1,58 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-Core", + "name": "USI Core", + "abstract": "Kontainers, Reactors and shared tools for USI mods", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/UmbraSpaceIndustries/USI_Core" + }, + "version": "0.5.0.0", + "ksp_version_min": "1.3.1", + "ksp_version_max": "1.3.9", + "depends": [ + { + "name": "FirespitterCore", + "min_version": "v7.6.0" + }, + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "USITools", + "min_version": "0.9.0.0" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.7.0.0" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData", + "filter": [ + "FX", + "Konstruction" + ] + } + ], + "download": "https://github.com/UmbraSpaceIndustries/USI_Core/releases/download/0.5.0.0/USICore_0.5.0.0.zip", + "download_size": 10450674, + "download_hash": { + "sha1": "A0149EA1E8BE27062584F0C491F88AF6F8BADDD3", + "sha256": "F51291BC5DDFEC1E2BD18880752D656E26B7A23DD73EBD14913C9D6E035B2D53" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}