1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/KerbalConfigEditor/KerbalConfigEditor-v1.0.2.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
1.0 KiB
Plaintext

{
"spec_version": 1,
"identifier": "KerbalConfigEditor",
"release_status": "stable",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107085",
"bugtracker": "https://github.com/IRnifty/KerbalConfigEditor/issues",
"repository": "https://github.com/IRnifty/KerbalConfigEditor",
"kerbalstuff": "https://kerbalstuff.com/mod/495"
},
"install": [
{
"file": "Kerbal Config Editor/Kerbal Config Editor.exe",
"install_to": "GameRoot"
},
{
"file": "Kerbal Config Editor/KCE README.txt",
"install_to": "GameRoot"
}
],
"ksp_version": "0.90",
"name": "Kerbal Config Editor",
"abstract": "KCE allows modders to easily and quickly edit KSP Config Files.",
"author": "Nifty255",
"version": "v1.0.2",
"download": "http://ckan1.spacedock.info/storage/Nifty255_77/Kerbal_Config_Editor/Kerbal_Config_Editor-v1.0.2.zip",
"x_generated_by": "netkan",
"download_size": 140778
}