diff --git a/CommunityTechTree/CommunityTechTree-2.2.ckan b/CommunityTechTree/CommunityTechTree-2.2.ckan new file mode 100644 index 0000000000..639bdd0ee8 --- /dev/null +++ b/CommunityTechTree/CommunityTechTree-2.2.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.4", + "identifier": "CommunityTechTree", + "name": "Community Tech Tree", + "abstract": "An extension for the stock technology tree designed to support many mods", + "author": "Nertea", + "license": "CC-BY-NC-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100385-Community-Tech-Tree-2-0-last-updated-03-05-15?p=1546633#post1546633", + "kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree", + "x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Community_Tech_Tree/Community_Tech_Tree-1430952155.0854826.png" + }, + "version": "2.2", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.2" + } + ], + "conflicts": [ + { + "name": "ModOrientedTechTree" + }, + { + "name": "ModOrientedTechTree-Unmanned" + } + ], + "install": [ + { + "find": "CommunityTechTree", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree/download/2.2", + "download_size": 10266, + "x_generated_by": "netkan" +}