NetKAN generated mods - SimpleConstruction-1-4.0.2.3
This commit is contained in:
parent
848ba61a9a
commit
18b6a0ff12
|
@ -0,0 +1,99 @@
|
|||
{
|
||||
"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.3",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"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"
|
||||
],
|
||||
"provides": [
|
||||
"ExtraPlanetaryLaunchpads"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalStats"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "NSSC"
|
||||
},
|
||||
{
|
||||
"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.3",
|
||||
"download_size": 156534,
|
||||
"download_hash": {
|
||||
"sha1": "E04149B9805681A5C7D0608F364CE3205102165F",
|
||||
"sha256": "9F6B33DA9EB0E7ABB840426D7F7AFCF567F32839C9EBB9A626AC35CE607240C9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue