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

24 lines
819 B
Plaintext

{
"spec_version": 1,
"identifier": "BackgroundProcessing",
"x_netkan_license_ok": true,
"install": [
{
"file": "BackgroundProcessing-0.4.0.1.dll",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
},
"ksp_version": "0.90",
"name": "BackgroundProcessing",
"license": "MIT",
"abstract": "Addon to handle some resources for unloaded vessels and provide modded parts the ability to perform processing on unloaded vessels.",
"author": "jamespicone",
"version": "0.4.0.1",
"download": "http://ckan1.spacedock.info/storage/jamespicone_3475/BackgroundProcessing/BackgroundProcessing-0.4.0.1.zip",
"x_generated_by": "netkan",
"download_size": 10739
}