41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
{
|
|
"spec_version": "v1.16",
|
|
"identifier": "kOSBFSMultipleArchiveManager",
|
|
"name": "kOS mutiple archive manager",
|
|
"abstract": "Since kOS don't support subfolders (yet?), I've a bunch of scripts and also I hate to alt-tab all the time. I made this plugin, so I can manage my scripts without alt-tab too much in a poorkerbal way.",
|
|
"author": "hashashin",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/134863",
|
|
"spacedock": "https://spacedock.info/mod/433/kOS%20mutiple%20archive%20manager",
|
|
"repository": "https://github.com/hashashin/kos_multiarchive",
|
|
"x_screenshot": "https://spacedock.info/content/hashashin_471/kOS_mutiple_archive_manager/kOS_mutiple_archive_manager-1458594487.1541932.png"
|
|
},
|
|
"version": "0.2",
|
|
"ksp_version": "1.0.5",
|
|
"depends": [
|
|
{
|
|
"name": "kOS"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/kos_ma",
|
|
"install_to": "GameData"
|
|
},
|
|
{
|
|
"find_regexp": "^git.*dll$",
|
|
"install_to": "GameRoot",
|
|
"find_matches_files": true
|
|
}
|
|
],
|
|
"download": "https://spacedock.info/mod/433/kOS%20mutiple%20archive%20manager/download/0.2",
|
|
"download_size": 559511,
|
|
"download_hash": {
|
|
"sha1": "B02820EBCF3C59895AD46F4367B82F585A595922",
|
|
"sha256": "8D99386990D98AB546690E77422FEF246F8B1D134BB24C45193F7BECAFB89078"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|