1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - BackgroundProcessing-0.3.2

This commit is contained in:
NetKAN bot
2014-12-16 19:10:50 -05:00
parent 9aa585cbd3
commit ff96bab015

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.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.3.2",
"download": "https://kerbalstuff.com/mod/302/BackgroundProcessing/download/0.3.2",
"x_generated_by": "netkan",
"download_size": 9654
}