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,33 +0,0 @@
{
"spec_version": 1,
"identifier": "ModuleManager",
"name": "Module Manager",
"abstract": "Modify KSP configs without conflict",
"author": [
"ialdabaoth",
"Sarbian"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
"repository": "https://github.com/sarbian/ModuleManager",
"x_ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/"
},
"version": "2.6.0",
"ksp_version": "0.90",
"install": [
{
"file": "ModuleManager.2.6.0.dll",
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/83/artifact/ModuleManager-2.6.0.zip",
"download_size": 25693,
"download_hash": {
"sha1": "4DB6F20935DC8E5BB4880296F5465B0E0843F9D5",
"sha256": "43317E347473ACD05642D4A99A0240F74C541562A07AFE1BB8B78703EF2D0F97"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}