CKAN-meta/CommunityTechTree/CommunityTechTree-2.4.0.ckan

38 lines
1019 B
Plaintext

{
"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/index.php?/topic/90530-11-community-tech-tree"
},
"version": "2.4.0",
"ksp_version": "1.1.0",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.2"
}
],
"conflicts": [
{
"name": "ModOrientedTechTree"
},
{
"name": "ModOrientedTechTree-Unmanned"
}
],
"install": [
{
"find": "CommunityTechTree",
"install_to": "GameData"
}
],
"download": "http://addons-origin.cursecdn.com/files/2294/816/CommunityTechTree2_4_0.zip",
"download_size": 10387,
"x_generated_by": "netkan"
}