"NetKAN generated mods - BackgroundProcessing-0.4.1.0"

This commit is contained in:
NetKAN inflator Robot 2016-02-28 21:01:56 +00:00
parent 51b9f9063b
commit dd98a25a35
1 changed files with 10 additions and 7 deletions

View File

@ -1,23 +1,26 @@
{
"spec_version": 1,
"spec_version": "v1.10",
"identifier": "BackgroundProcessing",
"name": "BackgroundProcessing",
"abstract": "Addon to handle some resources for unloaded vessels and provide modded parts the ability to perform processing on unloaded vessels.",
"abstract": "Handle resources for vessels when you're not looking at them.",
"author": "jamespicone",
"license": "MIT",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing",
"repository": "https://bitbucket.org/j_picone/background-processing"
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/88777-102-backgroundprocessing/&page=1",
"spacedock": "https://spacedock.info/mod/288/BackgroundProcessing",
"repository": "https://bitbucket.org/j_picone/background-processing/overview"
},
"version": "0.4.1.0",
"ksp_version": "1.0.2",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.5",
"install": [
{
"file": "BackgroundProcessing-0.4.1.0.dll",
"find_regexp": "BackgroundProcessing.*\\.dll$",
"find_matches_files": true,
"install_to": "GameData"
}
],
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/4123E9B7.zip",
"download": "https://spacedock.info/mod/288/BackgroundProcessing/download/0.4.1.0",
"download_size": 13296,
"x_generated_by": "netkan"
}