"NetKAN generated mods - BackgroundProcessing-0.4.5.0"
This commit is contained in:
parent
288539bbf8
commit
30685a30eb
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "BackgroundProcessing",
|
||||
"name": "BackgroundProcessing",
|
||||
"abstract": "Handle resources for vessels when you're not looking at them.",
|
||||
"author": "jamespicone",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"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.5.0",
|
||||
"ksp_version": "1.2.2",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "BackgroundProcessing.*\\.dll$",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/288/BackgroundProcessing/download/0.4.5.0",
|
||||
"download_size": 13715,
|
||||
"download_hash": {
|
||||
"sha1": "90CBFAB1E7D802ED96DB1026ACBCADEF51616F37",
|
||||
"sha256": "600526A0FB33575E0EAFD256C7447E0148F6FEC1F8D1ECD012AD3E3B6AC5A57A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue