"NetKAN generated mods - SimpleConstruction-1-3.4.3"
This commit is contained in:
parent
f556cf7a7a
commit
df5b2b7b01
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleConstruction",
|
||||
"name": "SimpleConstruction",
|
||||
"abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ",
|
||||
"author": [
|
||||
"matterbeam",
|
||||
"RealGecko"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152575-121-simpleconstruction-new-thread-stock-rocket-building-version-34-2016-11-30/",
|
||||
"spacedock": "https://spacedock.info/mod/59/SimpleConstruction",
|
||||
"repository": "https://github.com/Real-Gecko/KSP-SimpleConstruction",
|
||||
"x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg"
|
||||
},
|
||||
"version": "1:3.4.3",
|
||||
"ksp_version": "1.2.2",
|
||||
"provides": [
|
||||
"ExtraPlanetaryLaunchpads"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleConstruction",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "ExtraplanetaryLaunchpads",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/59/SimpleConstruction/download/3.4.3",
|
||||
"download_size": 78870,
|
||||
"download_hash": {
|
||||
"sha1": "1E11CAA54B527BA246E2E6D3D8F72AB9E5C101A9",
|
||||
"sha256": "EFCF2403370888B149E56A645BF51C4E16A86E8D96B5F68E31D2CF9870D23F83"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue