diff --git a/USI-EXP/USI-EXP-0.8.1.0.ckan b/USI-EXP/USI-EXP-0.8.1.0.ckan new file mode 100644 index 0000000000..f08fe3e1c2 --- /dev/null +++ b/USI-EXP/USI-EXP-0.8.1.0.ckan @@ -0,0 +1,62 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-EXP", + "name": "USI Exploration Pack", + "abstract": "PackRat Rover and parts geared towards planetary exploration", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/ExplorationPack" + }, + "version": "0.8.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" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/ExpPack", + "install_to": "GameData/UmbraSpaceIndustries" + }, + { + "find": "UmbraSpaceIndustries/SrvPack", + "install_to": "GameData/UmbraSpaceIndustries" + }, + { + "find": "UmbraSpaceIndustries/SubPack/Otter", + "install_to": "GameData/UmbraSpaceIndustries/SubPack" + } + ], + "download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.8.1.0/ExpPack_0.8.1.0.zip", + "download_size": 12300768, + "download_hash": { + "sha1": "2CDECE798FAE60CDA93BF166195E422A8F9FC52A", + "sha256": "9E8F5E8AF6CE3996472D4769530477DE5C77D1A039F2CF850CCA4D2C91FA7861" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}