"NetKAN generated mods - CommunityTechTree-1-3.0.2"
This commit is contained in:
parent
1f5c5b4c21
commit
bb5268e62a
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.0.2",
|
||||
"ksp_version": "1.2.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.2"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModOrientedTechTree"
|
||||
},
|
||||
{
|
||||
"name": "ModOrientedTechTree-Unmanned"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CommunityTechTree",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/534/Community%20Tech%20Tree/download/3.0.2",
|
||||
"download_size": 1719879,
|
||||
"download_hash": {
|
||||
"sha1": "97BBF84E2236AD7532864287FAAAA25DA64E6DAC",
|
||||
"sha256": "0C2E134310F45C9086634DD0F81ED3FCD4C5D801171A18EF6F1613EAE8399A02"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue