"NetKAN generated mods - JSIAdvancedTransparentPods-V0.1.15.0"
This commit is contained in:
parent
a97fe2fdbf
commit
f75a27e87c
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "JSIAdvancedTransparentPods",
|
||||
"name": "JSI Advanced Transparent Pods",
|
||||
"abstract": "This mod adds Transparency capabilities allowing IVAs to be visible from external view both in the Editors and in Flight. Yes - Stock KSP 1.1 has a similar capability but this mod has more.",
|
||||
"author": "JPLRepo",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138433-*",
|
||||
"repository": "https://github.com/JPLRepo/JSIAdvTransparentPods"
|
||||
},
|
||||
"version": "V0.1.15.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalPlanetaryBaseSystems"
|
||||
},
|
||||
{
|
||||
"name": "DeepFreeze"
|
||||
},
|
||||
{
|
||||
"name": "OrbitalTug"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JSIAdvTransparentPods",
|
||||
"install_to": "GameData/JSI"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/JPLRepo/JSIAdvTransparentPods/releases/download/V0.1.15.0/JSIAdvTransparentPods_V0.1.15.0.zip",
|
||||
"download_size": 49184,
|
||||
"download_hash": {
|
||||
"sha1": "514C42769907CA7E8A85E6CDD2A9ED668A0B0D3A",
|
||||
"sha256": "4B0F50FC5E3397C708FB82D6D09B178D859CE6573BA696C4E463F36BDD5077FD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue