NetKAN added mod - CrusoeSpaceIndustriesTechTree-0.5
This commit is contained in:
parent
a8814ebdd4
commit
d4367f375d
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CrusoeSpaceIndustriesTechTree",
|
||||
"name": "CSI Tech Tree",
|
||||
"abstract": "Cruesoe Space Industries Tech Tree [WIP] - Unmanned before Manned Tech Tree, with [hopefully) logical progression.",
|
||||
"author": "Cruesoe",
|
||||
"version": "0.5",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202292-wip111x-csi-tech-tree/",
|
||||
"spacedock": "https://spacedock.info/mod/2748/CSI%20Tech%20Tree",
|
||||
"repository": "https://github.com/Cruesoe/CSITechTree",
|
||||
"bugtracker": "https://github.com/Cruesoe/CSITechTree/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"tech-tree",
|
||||
"uncrewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CSITechTree",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2748/CSI%20Tech%20Tree/download/0.5",
|
||||
"download_size": 147524,
|
||||
"download_hash": {
|
||||
"sha1": "9FBD8F3122621CD5EBBA1FCD4503F74914BB9BBC",
|
||||
"sha256": "3F8438FF92D6D4CCE8F200489C7267BB149C01E82113E25E69BEE1CA134020CE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-13T16:14:28.575284+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue