"NetKAN generated mods - QuickIVA-v1.10"
This commit is contained in:
parent
fa727569ab
commit
beef1fac5e
|
@ -1,29 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "QuickIVA",
|
||||
"name": "QuickIVA",
|
||||
"abstract": "QuickIVA is a small plugin which adds a switch to the IVA at the loading or the launch of a vessel.",
|
||||
"author": "malah",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
||||
"repository": "https://github.com/malahx/QuickIVA",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/568/QuickIVA"
|
||||
},
|
||||
"version": "v1.10",
|
||||
"ksp_version": "1.0.2",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "QuickIVA",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/malahx/QuickIVA",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/568/QuickIVA"
|
||||
},
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "QuickIVA",
|
||||
"abstract": "QuickIVA is a small plugin which adds a switch to the IVA at the loading or the launch of a vessel.",
|
||||
"author": "malah",
|
||||
"version": "v1.10",
|
||||
"download": "http://ckan1.spacedock.info/storage/malah_88/QuickIVA/QuickIVA-v1.10.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 44181
|
||||
"download_size": 44181,
|
||||
"download_hash": {
|
||||
"sha1": "7F12CC865C6EF298AB755D4A1981F6FE737B9112",
|
||||
"sha256": "4090722C4993F0DB7D094843B08C1803E3F2FC2ADA2EC027ADD97C04F74D613E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue