1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/WasdEditorCameraContinued/WasdEditorCameraContinued-0.3.0.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
887 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "WasdEditorCameraContinued",
"name": "WASDEditorCameraContinued",
"abstract": "More flexible controls in the editor windows",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1157/WASDEditorCameraContinued",
"repository": "https://github.com/linuxgurugamer/WasdEditorCameraContinued"
},
"version": "0.3.0",
"ksp_version": "1.0.4",
"install": [
{
"find": "WasdEditorCamera",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/linuxgurugamer_4490/WASDEditorCameraContinued/WASDEditorCameraContinued-0.3.0.zip",
"download_size": 21583,
"conflicts": [
{
"name": "WasdEditorCamera"
}
],
"x_generated_by": "netkan"
}