NetKAN added mod - SimpleLogistics-2.0.3.2
This commit is contained in:
parent
b155a9c95a
commit
f58619e9a7
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleLogistics",
|
||||
"name": "SimpleLogistics",
|
||||
"abstract": "Simple resource and power distribution with stock parts.",
|
||||
"author": [
|
||||
"RealGecko",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "2.0.3.2",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.8.9999",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191045-*/",
|
||||
"spacedock": "https://spacedock.info/mod/1079/SimpleLogistics",
|
||||
"repository": "https://github.com/zer0Kerbal/SimpleLogistics",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/SimpleLogistics/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/SimpleLogistics.version",
|
||||
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/SimpleLogistics/SimpleLogistics-1479979364.054124.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"es-mx",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ja",
|
||||
"ko",
|
||||
"nl-nl",
|
||||
"no-no",
|
||||
"pl",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"sw-sw",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ODFC-Refueled"
|
||||
},
|
||||
{
|
||||
"name": "SimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "Komplexity"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingLaboratory"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingFacility"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "PicoPortShielded"
|
||||
},
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "Pteron"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "AlternateResourcePanel"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1079/SimpleLogistics/download/2.0.3.2",
|
||||
"download_size": 61015,
|
||||
"download_hash": {
|
||||
"sha1": "4AFF0D6C42604CC24E80DA1B8580180DBAF2E350",
|
||||
"sha256": "3909BC0BF6876C71399CD820155BED207C5707C2B068024531AEB25F21CBD71B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-12T03:49:06.363945+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue