"NetKAN generated mods - CommunityTechTree-1-3.3.6"
This commit is contained in:
parent
9e79b43c05
commit
77bfb130eb
|
@ -0,0 +1,95 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CommunityTechTree",
|
||||
"name": "Community Tech Tree",
|
||||
"abstract": "The Community Tech Tree is a mod designed to extend the stock technology tree to accommodate many community mods in an inclusive and extensible manner. This takes the form of expansions to the current tech tree. It provides new and extended branches for command pods, thermal management, ion engines, nuclear power and propulsion, and many more useful nodes. ",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/90530-11-community-tech-tree-24-last-updated-180416/&page=1",
|
||||
"spacedock": "https://spacedock.info/mod/534/Community%20Tech%20Tree",
|
||||
"repository": "https://github.com/ChrisAdderley/CommunityTechTree",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Community_Tech_Tree/Community_Tech_Tree-1460998599.9045794.png"
|
||||
},
|
||||
"version": "1:3.3.6",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.2"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "AlcubierreStandalone"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
},
|
||||
{
|
||||
"name": "ModularRocketSystem"
|
||||
},
|
||||
{
|
||||
"name": "ModularRocketSystemLITE"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureLaunchVehicles"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
},
|
||||
{
|
||||
"name": "SpaceY-Lifters"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModOrientedTechTree"
|
||||
},
|
||||
{
|
||||
"name": "ModOrientedTechTree-Unmanned"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CommunityTechTree",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/534/Community%20Tech%20Tree/download/3.3.6",
|
||||
"download_size": 618949,
|
||||
"download_hash": {
|
||||
"sha1": "4EE6CF3A949CE1ECC91646053C152DDDDAB0618D",
|
||||
"sha256": "3412968AABB96F069603F38DBBD5052398FC2CB0C202C11794789241DE57E8C2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue