diff --git a/USI-ART/USI-ART-1-0.10.1.0.ckan b/USI-ART/USI-ART-1-0.10.1.0.ckan new file mode 100644 index 0000000000..d9081d67c7 --- /dev/null +++ b/USI-ART/USI-ART-1-0.10.1.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:0.10.1.0", + "ksp_version_min": "1.2.9", + "ksp_version_max": "1.3.9", + "depends": [ + { + "name": "FirespitterCore", + "min_version": "v7.6.0" + }, + { + "name": "ModuleManager", + "min_version": "2.7.5" + }, + { + "name": "USITools", + "min_version": "v0.9.0.0" + }, + { + "name": "CommunityResourcePack", + "min_version": "v0.7.0.0" + }, + { + "name": "USI-Core", + "min_version": "v0.4.0.0" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/ART", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/ART/releases/download/0.10.1.0/ART_0.10.1.0.zip", + "download_size": 16036077, + "download_hash": { + "sha1": "28F00102E84CE6D7C2996D43D856605F5F11EEA4", + "sha256": "5F599A039AA3E88ED74F974273D135677D1BAC1F530C5BE44701709F7DD83DD0" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}