1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Freeze ModuleManager at Sarbian's request (#1186)

Requested on #ckan
Sure politas. Delist MM thanks. And feelfree to say to the RO user it s all my big plan
This commit is contained in:
Myk
2016-06-26 05:39:25 +10:00
committed by GitHub
parent 6e7c023435
commit 0350330423
35 changed files with 0 additions and 0 deletions

View File

@ -1,32 +0,0 @@
{
"spec_version": "v1.6",
"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.6.7",
"ksp_version": "1.0",
"install": [
{
"file": "ModuleManager.2.6.7.dll",
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/94/artifact/ModuleManager-2.6.7.zip",
"download_size": 27989,
"download_hash": {
"sha1": "798F32C285F7703C9BA5918D4A2F6B109972E3A4",
"sha256": "6E579A826D1F07B52C1A3DE0AF60BF73CABD518DBD6FBEFF018346FA606F49ED"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}