NetKAN added mod - CrusoeSpaceIndustriesTechTree-0.4
This commit is contained in:
parent
b9206031ec
commit
3bea75882e
|
@ -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.4",
|
||||
"ksp_version": "1.12.1",
|
||||
"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.4",
|
||||
"download_size": 145133,
|
||||
"download_hash": {
|
||||
"sha1": "F5883632D5AED885017D2B7AC8A5E2B5B468F880",
|
||||
"sha256": "59E4601546F6396718FD6A3AD93AE7EF4BFEE15DF259B412A5EFAB399DF2666B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-24T10:14:30.076978+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue