"NetKAN generated mods - SimpleConstruction-v1.3"

This commit is contained in:
NetKAN inflator Robot 2016-03-05 00:14:43 +00:00
parent cb98d7e0c3
commit 9796669a15
1 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
{
"spec_version": "v1.4",
"identifier": "SimpleConstruction",
"name": "SimpleConstruction",
"abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ",
"author": "matterbeam",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131588-105-simpleconstruction-stock-rocket-building-v08/",
"spacedock": "https://spacedock.info/mod/59/SimpleConstruction",
"x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg"
},
"version": "v1.3",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "InterstellarFuelSwitch-Core"
}
],
"conflicts": [
{
"name": "ExtraPlanetaryLaunchpads"
}
],
"install": [
{
"find": "SimpleConstruction",
"install_to": "GameData",
"filter": [
"Thumbs.db",
"InterstellarFuelSwitch.version",
"InterstellarFuelSwitch.dll"
]
}
],
"download": "https://spacedock.info/mod/59/SimpleConstruction/download/v1.3",
"download_size": 145793,
"x_generated_by": "netkan"
}