"NetKAN generated mods - ScienceLabInfo-0.9.1"
This commit is contained in:
parent
3f28b494c1
commit
aafce7983b
ScienceLabInfo
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ScienceLabInfo",
|
||||
"name": "Science Lab Info (and 6-Crew Lab)",
|
||||
"abstract": "More info about all science labs in the editor/flight and a new Science Lab MPL-LG-6 — a enhanced heavier stock lab with enabled extra sits",
|
||||
"author": "flart",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179385-*",
|
||||
"repository": "https://github.com/yalov/ScienceLabInfo"
|
||||
},
|
||||
"version": "0.9.1",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.5.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpeedUnitAnnex"
|
||||
},
|
||||
{
|
||||
"name": "CommunityPartsTitles"
|
||||
},
|
||||
{
|
||||
"name": "CommNetAntennasExtension"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SixCrewScienceLab"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/ScienceLabInfo/releases/download/0.9.1/ScienceLabInfo-v0.9.1.zip",
|
||||
"download_size": 19789,
|
||||
"download_hash": {
|
||||
"sha1": "60B5F4C000D02784BAAEE6A63B419A37754E8C75",
|
||||
"sha256": "E5FA6F58185885EDE742B2D05BDBB05F12D3CEEF10DBC842BF467011EC408C44"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue