NetKAN generated mods - BackgroundProcessing-0.2.5

This commit is contained in:
NetKAN bot 2014-12-04 21:08:27 -05:00
parent d7e19f77c7
commit 5a977b551e
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"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.2.5",
"download": "https://kerbalstuff.com/mod/302/BackgroundProcessing/download/0.2.5",
"x_generated_by": "netkan",
"download_size": 8966
}