diff --git a/USI-FTT/USI-FTT-1.1.0.0.ckan b/USI-FTT/USI-FTT-1.1.0.0.ckan new file mode 100644 index 0000000000..987bf748c8 --- /dev/null +++ b/USI-FTT/USI-FTT-1.1.0.0.ckan @@ -0,0 +1,54 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-FTT", + "name": "USI Freight Transport Technologies", + "abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/FTT" + }, + "version": "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" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/FTT", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/FTT/releases/download/1.1.0.0/FTT_1.1.0.0.zip", + "download_size": 24780699, + "download_hash": { + "sha1": "9AA7F67944E3E12151421E464421C255CA329C2A", + "sha256": "6BE3AFBE90927773D566265F3FAAE28C27CDC15540DE0DBE091307DD55273BC5" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}