"NetKAN generated mods - SimpleConstruction-v1.7"
This commit is contained in:
parent
d40be2516c
commit
cfd5d34803
|
@ -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.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"
|
||||
}
|
Loading…
Reference in New Issue