diff --git a/USI-ART-0.6.0.ckan b/USI-ART-0.6.0.ckan new file mode 100644 index 0000000000..f39c85c7c6 --- /dev/null +++ b/USI-ART-0.6.0.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Asteroid Recycling Technologies", + "identifier": "USI-ART", + "author": "RoverDude", + "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/91790", + "repository": "https://github.com/BobPalmer/ART" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "ORSX", + "min_version": "0.1.3" + } + ], + "install": [ + { + "file": "GameData/ART", + "install_to": "GameData" + } + ], + "version": "0.6.0", + "download": "https://github.com/BobPalmer/ART/releases/download/0.6.0/ART_0.6.0.zip", + "x_generated_by": "netkan", + "download_size": 8396635 +} \ No newline at end of file