NetKAN generated mods - StackInlineLightPatches-1.0.0.0
This commit is contained in:
parent
b6bcb1a296
commit
3a1d208e85
|
@ -0,0 +1,106 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StackInlineLightPatches",
|
||||
"name": "Stack Inline Light Patches",
|
||||
"abstract": "Adds Stack Inline Lights to parts all with full color and brightness setup and in many sizes!",
|
||||
"author": "zer0Kerbal",
|
||||
"version": "1.0.0.0",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.7.9999",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193051-*",
|
||||
"spacedock": "https://spacedock.info/mod/2400/Stack%20Inline%20Light%20Patches",
|
||||
"repository": "https://github.com/zer0Kerbal/SILPatches",
|
||||
"x_screenshot": "https://spacedock.info/content/zer0Kerbal_21147/Stack_Inline_Light_Patches/Stack_Inline_Light_Patches-1586634630.6838884.png"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "StackInlineLights"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortDescriptions"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PicoPortShielded"
|
||||
},
|
||||
{
|
||||
"name": "ODFC"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingFacility"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingLaboratory"
|
||||
},
|
||||
{
|
||||
"name": "TransparentPods"
|
||||
},
|
||||
{
|
||||
"name": "StorkDeliverySystem"
|
||||
},
|
||||
{
|
||||
"name": "B9StockPatches"
|
||||
},
|
||||
{
|
||||
"name": "OhScrap"
|
||||
},
|
||||
{
|
||||
"name": "ScrapYard"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-AeroRTG"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-CargoBays"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-Fuselage"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-SphericalTanks"
|
||||
},
|
||||
{
|
||||
"name": "SimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NotSoSimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "BulbEvolved"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ASET",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2400/Stack%20Inline%20Light%20Patches/download/1.0.0.0",
|
||||
"download_size": 14900,
|
||||
"download_hash": {
|
||||
"sha1": "0C92BD0112F61BF5277E54D9E1FBD1916CAC3576",
|
||||
"sha256": "91C1F01C7BAE99BEE63FFCD0289729EFC37E2029183F4878B215346EEE996BF5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue