CKAN-meta/ModuleManager/ModuleManager-3.1.2.ckan

35 lines
1.2 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": "https://forum.kerbalspaceprogram.com/index.php?/topic/50533-141-module-manager-306-marsh-14th-2018-its-dangerous-to-go-alone-take-those-cats-with-you/",
"repository": "https://github.com/sarbian/ModuleManager",
"ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/"
},
"version": "3.1.2",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.6.90",
"install": [
{
"find_regexp": "ModuleManager.*\\.dll$",
"find_matches_files": true,
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/145/artifact/ModuleManager-3.1.2.zip",
"download_size": 53712,
"download_hash": {
"sha1": "DF91F64C1DCA27B2FF3F663A90381871A25776D4",
"sha256": "A6D16EC4F6926DCA7B40E675404D0287B015AC4644F88E1A87C9F96AEC0126B2"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}