35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"spec_version": "v1.16",
|
|
"identifier": "ModuleManager",
|
|
"name": "Module Manager",
|
|
"abstract": "Modify KSP configs without conflict",
|
|
"author": [
|
|
"ialdabaoth",
|
|
"Sarbian"
|
|
],
|
|
"license": "CC-BY-SA",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
|
|
"repository": "https://github.com/sarbian/ModuleManager",
|
|
"ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/"
|
|
},
|
|
"version": "3.0.3",
|
|
"ksp_version_min": "1.3.0",
|
|
"ksp_version_max": "1.3.90",
|
|
"install": [
|
|
{
|
|
"find_regexp": "ModuleManager.*\\.dll$",
|
|
"find_matches_files": true,
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/137/artifact/ModuleManager-3.0.3.zip",
|
|
"download_size": 47167,
|
|
"download_hash": {
|
|
"sha1": "3D8C3CC9ACC6E7AB54E310D5C972F4B56E891548",
|
|
"sha256": "67B4DB30B86BBEE5FDC56E44AED62F74091A9DE6B6BF89A987B38CE3CA584306"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|