CKAN-meta/ModuleManager/ModuleManager-2.7.6.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": "2.7.6",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"install": [
{
"find_regexp": "ModuleManager.*\\.dll$",
"find_matches_files": true,
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/126/artifact/ModuleManager-2.7.6.zip",
"download_size": 35602,
"download_hash": {
"sha1": "3B6A131843AA6EC09D67096B0D4F4E8CD6987133",
"sha256": "A374B168FBB855E064F7B259ED15DB3CCE26F47EC703413AC2306CD038612D35"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}