NetKAN added mod - KerbalConstructionTime-1-1.4.12
This commit is contained in:
parent
6b76c1d593
commit
82cc383498
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalConstructionTime",
|
||||
"name": "Kerbal Construction Time",
|
||||
"abstract": "Unrapid Planned Assembly",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.4.12",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"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"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"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.12",
|
||||
"download_size": 588203,
|
||||
"download_hash": {
|
||||
"sha1": "0C2EB13971770C3AEECD6BF99C74B0148C1501BA",
|
||||
"sha256": "714BB7DE3E22AC22124378EA98B27F526FCBBC6D3909FCF48062962DDB12DFCD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 939826,
|
||||
"release_date": "2023-08-30T20:00:17.526398+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue