"NetKAN generated mods - BackgroundProcessing-0.3.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 00:28:12 +00:00
parent dc6639fc19
commit 5e28db19c4
1 changed files with 26 additions and 22 deletions

View File

@ -1,23 +1,27 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "BackgroundProcessing", "identifier": "BackgroundProcessing",
"x_netkan_license_ok": true, "name": "BackgroundProcessing",
"install": [ "abstract": "Addon to handle some resources for unloaded vessels and provide modded parts the ability to perform processing on unloaded vessels.",
{ "author": "jamespicone",
"file": "BackgroundProcessing.dll", "license": "MIT",
"install_to": "GameData" "resources": {
} "kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
], },
"resources": { "version": "0.3.1",
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing" "ksp_version": "0.25",
}, "install": [
"ksp_version": "0.25", {
"name": "BackgroundProcessing", "file": "BackgroundProcessing.dll",
"license": "MIT", "install_to": "GameData"
"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.1", "download": "http://ckan1.spacedock.info/storage/jamespicone_3475/BackgroundProcessing/BackgroundProcessing-0.3.1.zip",
"download": "http://ckan1.spacedock.info/storage/jamespicone_3475/BackgroundProcessing/BackgroundProcessing-0.3.1.zip", "download_size": 9650,
"x_generated_by": "netkan", "download_hash": {
"download_size": 9650 "sha1": "145385A3B21335D01099854E2B264386E946F0A5",
} "sha256": "1C1DDE3701F2DD5EEFE759843FA78CA0EC9B6DAF08C3C445F8B29E60F7C99589"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}