"NetKAN generated mods - ModuleManager-2.7.2"

This commit is contained in:
NetKAN inflator Robot 2016-10-09 15:23:02 +00:00
parent f07fddf80d
commit 0420bd1b14
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"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.2",
"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/119/artifact/ModuleManager-2.7.2.zip",
"download_size": 35425,
"download_hash": {
"sha1": "769356170B186B47A82AEF104BA7DECB53FA65F6",
"sha256": "DF6C542B129D5A08CE02FF2DCFA421F67F618925FB7C18B23368DDAEF0EDA84D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}