NetKAN generated mods - NotSoSimpleConstruction-1.0.2.2.1
This commit is contained in:
parent
0063e2e3de
commit
e0c8a68add
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NotSoSimpleConstruction",
|
||||
"name": "Not So Simple Construction",
|
||||
"abstract": "SimpleConstruction addon. Adds Mallet, Survey Stake, Recycler, Disposable Pad, Orbital Dock and Control Reference; and turns Cupola module to Survey Station.. For SimpleConstruction.",
|
||||
"author": [
|
||||
"RealGecko",
|
||||
"Mrcarrot1",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.0.2.2.1",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191504-*",
|
||||
"spacedock": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction",
|
||||
"repository": "https://github.com/zer0Kerbal/NotSoSimpleConstruction",
|
||||
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/Not_So_Simple_Construction/Not_So_Simple_Construction-1479604499.4528272.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"provides": [
|
||||
"NSSC"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SimpleConstruction"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "KerbalStats"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SimpleLogistics"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRoboticsNext"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NotSoSimpleConstruction",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1078/Not%20So%20Simple%20Construction/download/1.0.2.2.1",
|
||||
"download_size": 1169524,
|
||||
"download_hash": {
|
||||
"sha1": "1916C3AF8A1CDCE68F7C8B2FFA8BC8C6B005795A",
|
||||
"sha256": "53ACC62D9D1B05D6ECD98377E246262E53875E94C49C77399AA0DC87D54EEAC2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue