NetKAN added mod - FacilityTree-1-V1 (#2533)
This commit is contained in:
parent
50942161aa
commit
6d622c395f
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FacilityTree",
|
||||
"name": "FacilityTree",
|
||||
"abstract": "An R&D system based around facility upgrades",
|
||||
"author": "sunnypunny",
|
||||
"version": "1:V1",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/205814-112x-kerbalhero-facilitytree-kerbalwitchery-opentree/",
|
||||
"spacedock": "https://spacedock.info/mod/2918/FacilityTree",
|
||||
"repository": "https://github.com/sunnypunny/FacilityTree",
|
||||
"bugtracker": "https://github.com/sunnypunny/FacilityTree/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/sunnypunny_72620/FacilityTree/FacilityTree-1638777245.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"config",
|
||||
"tech-tree",
|
||||
"science",
|
||||
"career"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalWitchery"
|
||||
},
|
||||
{
|
||||
"name": "KerbalHero"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2918/FacilityTree/download/V1",
|
||||
"download_size": 70507,
|
||||
"download_hash": {
|
||||
"sha1": "249B8FE9F9709F5D64F0B134B9F5A0422F3007A8",
|
||||
"sha256": "64A94D2D9161C0FB067EED45A0E06FFAB6F5F089248C77EFA48419BC94BEBCF0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-21T20:09:00.526837+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue