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.3.0.ckan
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00

23 lines
745 B
Plaintext

{
"spec_version": 1,
"identifier": "BackgroundProcessing",
"x_netkan_license_ok": true,
"install": [
{
"file": "BackgroundProcessing.dll",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
},
"ksp_version": "0.25",
"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.3.0",
"download": "http://i.52k.de/kspmods/storage/jamespicone_3475/BackgroundProcessing/BackgroundProcessing-0.3.0.zip",
"x_generated_by": "netkan",
"download_size": 9500
}