"NetKAN generated mods - QuickHide-v3.00"
This commit is contained in:
parent
6c97aaa1be
commit
5f02de6542
|
@ -1,28 +1,33 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "QuickHide",
|
"identifier": "QuickHide",
|
||||||
|
"name": "QuickHide",
|
||||||
|
"abstract": "QuickHide is a plugin which adds the possibility to hide the stock toolbar and the mods of the stock toolbar.",
|
||||||
|
"author": "malah",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide"
|
||||||
|
},
|
||||||
|
"version": "v3.00",
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/QuickHide",
|
"file": "GameData/QuickHide",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide"
|
|
||||||
},
|
|
||||||
"ksp_version": "1.0.2",
|
|
||||||
"name": "QuickHide",
|
|
||||||
"abstract": "QuickHide is a plugin which adds the possibility to hide the stock toolbar and the mods of the stock toolbar.",
|
|
||||||
"author": "malah",
|
|
||||||
"version": "v3.00",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/malah_88/QuickHide/QuickHide-v3.00.zip",
|
"download": "http://ckan1.spacedock.info/storage/malah_88/QuickHide/QuickHide-v3.00.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 47596,
|
||||||
"download_size": 47596
|
"download_hash": {
|
||||||
|
"sha1": "CEEE73A211940924ECB7A191E151D029BCFBDA99",
|
||||||
|
"sha256": "21DA0A129655DF1F3F4E0C26FCDD2CDD61AD29C233D6B50EDBB735AB1C4D1EB3"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue