NetKAN generated mods - SimpleConstruction-1-4.0.2.6
This commit is contained in:
parent
5ab7926f02
commit
ddd9281dc4
|
@ -0,0 +1,105 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleConstruction",
|
||||
"name": "SimpleConstruction Updated",
|
||||
"abstract": "This mod aims to provide simple craft building capability in flight mode to stock parts.",
|
||||
"author": [
|
||||
"matterbeam",
|
||||
"RealGecko",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1:4.0.2.6",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.9.9999",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191424-ksp-*",
|
||||
"spacedock": "https://spacedock.info/mod/59/SimpleConstruction",
|
||||
"repository": "https://github.com/zer0Kerbal/SimpleConstruction",
|
||||
"x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"resources",
|
||||
"config"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"provides": [
|
||||
"ExtraPlanetaryLaunchpads"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalStats"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "DeadskinsMeshSwitch"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "NotSoSimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRoboticsNext"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcementNext"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleConstruction",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "ExtraplanetaryLaunchpads",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/59/SimpleConstruction/download/4.0.2.6",
|
||||
"download_size": 167357,
|
||||
"download_hash": {
|
||||
"sha1": "C66BDF91E033A7DB99EB0ABCDDD10E7565C8455C",
|
||||
"sha256": "92B63382DB59E642DAE6B66B13214831040342102D7C8657D141D7DEF00BFB06"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue