NetKAN added mod - ScrapYard-2.2.1.0
This commit is contained in:
parent
dd56982f63
commit
96824811b4
ScrapYard
|
@ -0,0 +1,98 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ScrapYard",
|
||||
"name": "ScrapYard (SYD)",
|
||||
"abstract": "A common part inventory add-on for Kerbal Space Program.",
|
||||
"author": [
|
||||
"magico13",
|
||||
"severedsolo",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "2.2.1.0",
|
||||
"ksp_version_min": "1.7.3",
|
||||
"ksp_version_max": "1.12.9999",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192456-*",
|
||||
"spacedock": "https://spacedock.info/mod/1746/ScrapYard",
|
||||
"repository": "https://github.com/zer0Kerbal/ScrapYard",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/ScrapYard/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/ScrapYard/master/GameData/ScrapYard/ScrapYard.version",
|
||||
"x_screenshot": "https://spacedock.info/content/magico13_204/ScrapYard/ScrapYard-1584356712.188748.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "OhScrap"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Kaboom"
|
||||
},
|
||||
{
|
||||
"name": "Komplexity"
|
||||
},
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKrashSystem"
|
||||
},
|
||||
{
|
||||
"name": "Tweakscale"
|
||||
},
|
||||
{
|
||||
"name": "KSP-Recall"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKrashSystem"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearchContinued"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1746/ScrapYard/download/2.2.1.0",
|
||||
"download_size": 116007,
|
||||
"download_hash": {
|
||||
"sha1": "7C2095792549785A1CF32D5A911722800690FFC5",
|
||||
"sha256": "D96245EA5EB5251DAF5335232508E140C1CBF5407CFA1E6988DAFB2A1E326102"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-27T06:04:07.209678+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue