NetKAN generated mods - QuickIVA-1-1.3.0.7
This commit is contained in:
parent
ed07e3d15d
commit
683077deb4
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickIVA",
|
||||
"name": "QuickIVA",
|
||||
"abstract": "Adds a switch to the IVA at the loading or the launch of a vessel.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.3.0.7",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/",
|
||||
"spacedock": "https://spacedock.info/mod/107/QuickIVA",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickIVA",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/107/QuickIVA/download/1.3.0.7",
|
||||
"download_size": 35148,
|
||||
"download_hash": {
|
||||
"sha1": "2FFC2860A8F7EAA333DEB82F8F233836459B1BF9",
|
||||
"sha256": "C55807D97785C149FCCF22FD94185311350E5C6F25C6A7DBF2D954CF9FA33776"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue