CKAN-meta/ModuleManager/ModuleManager-2.7.5.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.5",
"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/125/artifact/ModuleManager-2.7.5.zip",
"download_size": 35547,
"download_hash": {
"sha1": "1B4299CB406FEAFF254B68D45572AFFB9CA401B3",
"sha256": "F2713D537EBC2B652EBF970DD97732D8FAB9D6CCC9541AAC7FC23F0F2DE9F6FE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}