"NetKAN generated mods - CommunityTechTree-1-3.1.1"
This commit is contained in:
parent
77b898d1fa
commit
0cbddc0823
|
@ -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.1.1",
|
||||
"ksp_version": "1.3.0",
|
||||
"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.1.1",
|
||||
"download_size": 612886,
|
||||
"download_hash": {
|
||||
"sha1": "F011AFE07B414A819AFA4FB10899C39D8E88ED7B",
|
||||
"sha256": "6ECDFCAE9E4CC47958DEC4E20967F08BF79259F339435861259EC9D08A0245A7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue