CKAN-meta/ModuleManager/ModuleManager-3.0.4.ckan

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.4",
"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/138/artifact/ModuleManager-3.0.4.zip",
"download_size": 47171,
"download_hash": {
"sha1": "CABAC820FA9CADA15485418C5C57AEEBFB480F4C",
"sha256": "F53A00360AC13F0A4011E15A62845C2D610104A4619699562AB8704EE1B71E5E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}