diff --git a/USI-ART/USI-ART-1-0.9.1.0.ckan b/USI-ART/USI-ART-1-0.9.1.0.ckan new file mode 100644 index 0000000000..303e7fa1c1 --- /dev/null +++ b/USI-ART/USI-ART-1-0.9.1.0.ckan @@ -0,0 +1,57 @@ +{ + "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://forum.kerbalspaceprogram.com/index.php?/topic/82809-105", + "repository": "https://github.com/BobPalmer/ART" + }, + "version": "1:0.9.1.0", + "ksp_version": "1.2.0", + "depends": [ + { + "name": "FirespitterCore", + "min_version": "v7.1.5" + }, + { + "name": "ModuleManager", + "min_version": "2.6.13" + }, + { + "name": "USITools", + "min_version": "0.5.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.4.8" + }, + { + "name": "USI-Core", + "min_version": "0.1.2" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/ART", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/ART/releases/download/0.9.1.0/ART_0.9.1.0.zip", + "download_size": 14837791, + "download_hash": { + "sha1": "AB11150AC576DD93D718AE47BEF2C5A02FC61859", + "sha256": "A2876BD73EADF9DB1E2E5C91CEECD075276DFED4C86DFC27D2F206E19466E18C" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}