"NetKAN generated mods - SimpleConstruction-1.7"

This commit is contained in:
NetKAN inflator Robot 2016-04-24 22:02:20 +00:00
parent d7ff8ea498
commit 01bdaf44e5
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": "1.7",
"ksp_version": "1.1.0",
"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/1.7",
"download_size": 148064,
"x_generated_by": "netkan"
}