NetKAN added mod - SimpleConstruction-1-4.0.2.7

This commit is contained in:
NetKAN inflator Robot 2021-08-25 22:47:53 +00:00
parent 802a712034
commit 7dbd75b58e
1 changed files with 109 additions and 0 deletions

View File

@ -0,0 +1,109 @@
{
"spec_version": "v1.4",
"identifier": "SimpleConstruction",
"name": "SimpleConstruction!",
"abstract": "Simple craft building capability in flight mode",
"author": [
"matterbeam",
"zer0Kerbal",
"RealGecko"
],
"version": "1:4.0.2.7",
"ksp_version_min": "1.9.1",
"ksp_version_max": "1.11.9999",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191424-*",
"spacedock": "https://spacedock.info/mod/59/SimpleConstruction",
"repository": "https://github.com/zer0Kerbal/SimpleConstruction",
"bugtracker": "https://github.com/zer0Kerbal/SimpleConstruction/issues",
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/SimpleConstruction.version",
"x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg"
},
"tags": [
"plugin",
"resources",
"config"
],
"localizations": [
"en-us",
"zh-cn"
],
"provides": [
"ExtraPlanetaryLaunchpads"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "CommunityResourcePack"
}
],
"recommends": [
{
"name": "KerbalStats"
},
{
"name": "Toolbar"
},
{
"name": "B9PartSwitch"
}
],
"suggests": [
{
"name": "StockalikeMiningExtension"
},
{
"name": "NotSoSimpleConstruction"
},
{
"name": "KIS"
},
{
"name": "KAS"
},
{
"name": "KeridianDynamicsVesselAssembly"
},
{
"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.7",
"download_size": 67856,
"download_hash": {
"sha1": "019FAC2C92E5303287225A0F83D2735ABCCA6809",
"sha256": "07C22C83EC156C4958434E942C1412BA3B6E043B3A872E0D2C5D266AFF37D101"
},
"download_content_type": "application/zip",
"release_date": "2021-08-25T22:21:05.038682+00:00",
"x_generated_by": "netkan"
}