"NetKAN generated mods - CommunityTechTree-1-3.3.2"
This commit is contained in:
parent
4dee22abc9
commit
80a50b2bfd
|
@ -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.3.2",
|
||||
"ksp_version": "1.4.2",
|
||||
"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.3.2",
|
||||
"download_size": 648678,
|
||||
"download_hash": {
|
||||
"sha1": "2609539805CAE8FA5482849DB9F1AC0480E68A4D",
|
||||
"sha256": "81625EEB2FD684C0F97D63C1600EFDDE00093912E8F596C7337539215C61332F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue