"NetKAN generated mods - JSIAdvancedTransparentPods-V0.1.9.0"
This commit is contained in:
parent
04ca97bcbf
commit
87137d4890
|
@ -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.9.0",
|
||||
"ksp_version": "1.2.0",
|
||||
"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.9.0/JSIAdvTransparentPods_V0.1.9.0.zip",
|
||||
"download_size": 48957,
|
||||
"download_hash": {
|
||||
"sha1": "56570C1D6A166ACD2C995BE12F683374F45A30C8",
|
||||
"sha256": "C95928FA37FC8385834FF23A219504E0C5F056374DEF8E17E838C6DE2B99C25F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue