1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/QuickHide/QuickHide-v3.02.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

31 lines
1000 B
Plaintext

{
"spec_version": 1,
"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",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
"kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide",
"repository": "https://github.com/malahx/QuickHide",
"x_screenshot": "https://kerbalstuff.com/content/malah_88/QuickHide/QuickHide-1431385211.67682.png"
},
"version": "v3.02",
"ksp_version": "1.0.4",
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/QuickHide",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/malah_88/QuickHide/QuickHide-v3.02.zip",
"download_size": 48506,
"x_generated_by": "netkan"
}