1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/QuickMute/QuickMute-v1.04.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

29 lines
803 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "QuickMute",
"license": "GPL-3.0",
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"find": "QuickMute",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickMute",
"kerbalstuff": "https://kerbalstuff.com/mod/509/QuickMute"
},
"ksp_version": "1.0.2",
"name": "QuickMute",
"abstract": "QuickMute is a plugin which adds the possibility to mute all the KSP sounds.",
"author": "malah",
"version": "v1.04",
"download": "http://ckan1.spacedock.info/storage/malah_88/QuickMute/QuickMute-v1.04.zip",
"x_generated_by": "netkan",
"download_size": 44545
}