"NetKAN generated mods - SimpleConstruction-v3.4"
This commit is contained in:
parent
4ef3196d7f
commit
87ff1c0178
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleConstruction",
|
||||
"name": "SimpleConstruction",
|
||||
"abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ",
|
||||
"author": [
|
||||
"matterbeam",
|
||||
"RealGecko"
|
||||
],
|
||||
"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": "v3.4",
|
||||
"ksp_version": "1.2.1",
|
||||
"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/3.4",
|
||||
"download_size": 75177,
|
||||
"download_hash": {
|
||||
"sha1": "1713A3B21768047AC81827C7882210AFC84CDCC7",
|
||||
"sha256": "F9AC941764D4AA73F6168FDC07D9107B8EEE9BB0B92293F097332A20E3A5DA27"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue