NetKAN added mod - KerbalConstructionTime-1-1.4.11.1
This commit is contained in:
parent
505090f5f3
commit
a913a21c6d
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalConstructionTime",
|
||||
"name": "Kerbal Construction Time",
|
||||
"abstract": "Unrapid Planned Assembly",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.4.11.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182877-151-161-kerbal-construction-time-unrapid-planned-assembly/",
|
||||
"spacedock": "https://spacedock.info/mod/222/Kerbal%20Construction%20Time",
|
||||
"repository": "https://github.com/linuxgurugamer/KCT",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KCT/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KerbalConstructionTime-180",
|
||||
"x_screenshot": "https://spacedock.info/content/magico13_204/Kerbal_Construction_Time/Kerbal_Construction_Time-1456094774.2806504.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "MagiCore"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ScrapYard"
|
||||
},
|
||||
{
|
||||
"name": "KRASH"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
},
|
||||
{
|
||||
"name": "CrewQueueTwo"
|
||||
},
|
||||
{
|
||||
"name": "OhScrap"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalAlarmClock"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerbalConstructionTime-173"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerbalConstructionTime",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/222/Kerbal%20Construction%20Time/download/1.4.11.1",
|
||||
"download_size": 571520,
|
||||
"download_hash": {
|
||||
"sha1": "1891B283EE56841C5E2B22B559E61CB8FA1EA402",
|
||||
"sha256": "A95700D980326F688CA30C6B2C0308AE709E1B4CF26FB7519C9DF58866301FEB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-16T22:20:54.910282+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue