"NetKAN generated mods - ModuleManager-2.6.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 13:20:40 +00:00
parent 7a4e1e46ab
commit 31dd338984
1 changed files with 12 additions and 7 deletions

View File

@ -3,26 +3,31 @@
"identifier": "ModuleManager", "identifier": "ModuleManager",
"name": "Module Manager", "name": "Module Manager",
"abstract": "Modify KSP configs without conflict", "abstract": "Modify KSP configs without conflict",
"license": "CC-BY-SA",
"author": [ "author": [
"ialdabaoth", "ialdabaoth",
"Sarbian" "Sarbian"
], ],
"license": "CC-BY-SA",
"release_status": "stable", "release_status": "stable",
"ksp_version": "1.0.0",
"resources": { "resources": {
"x_ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/",
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219", "homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
"repository": "https://github.com/sarbian/ModuleManager" "repository": "https://github.com/sarbian/ModuleManager",
"x_ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/"
}, },
"version": "2.6.1",
"ksp_version": "1.0.0",
"install": [ "install": [
{ {
"file": "ModuleManager.2.6.1.dll", "file": "ModuleManager.2.6.1.dll",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"version": "2.6.1",
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/87/artifact/ModuleManager-2.6.1.zip", "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/87/artifact/ModuleManager-2.6.1.zip",
"x_generated_by": "not netkan", "download_size": 25674,
"download_size": 25674 "download_hash": {
"sha1": "2A311C2113249A2392316B79493AFA90B5BB6BB8",
"sha256": "DB9E37780905850FD4C2B3F9FBE60FF837B16FEA4595145A1FAFF8BBD71C8C50"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }