diff --git a/USI-ART/USI-ART-1-1.1.0.0.ckan b/USI-ART/USI-ART-1-1.1.0.0.ckan new file mode 100644 index 0000000000..e9e42db33d --- /dev/null +++ b/USI-ART/USI-ART-1-1.1.0.0.ckan @@ -0,0 +1,58 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-ART", + "name": "USI Asteroid Recycling Technologies", + "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/ART" + }, + "version": "1:1.1.0.0", + "ksp_version_min": "1.6.0", + "ksp_version_max": "1.6.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" + }, + { + "name": "USI-Core", + "min_version": "0.4.0.0" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/ART", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/ART/releases/download/1.1.0.0/ART_1.1.0.0.zip", + "download_size": 16117033, + "download_hash": { + "sha1": "2692DE852ACD7A463557A9DBFC7FBAC24DC53020", + "sha256": "69297A045E5F5EFB850332DA4BBEA497ED9D86624A286F7AF5F1C6633542E408" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}