Adds Module Manager 2.5.6

2.5.5 is broken and should be skipped.
This commit is contained in:
Michele 2014-12-21 22:44:34 +01:00
parent dec1e519df
commit 5e86f2439b
1 changed files with 22 additions and 0 deletions

22
ModuleManager-2.5.6.ckan Normal file
View File

@ -0,0 +1,22 @@
{
"spec_version" : 1,
"name" : "Module Manager",
"identifier" : "ModuleManager",
"abstract" : "Modify KSP configs without conflict",
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.6.zip",
"license" : "CC-BY-SA",
"author" : [ "ialdabaoth", "Sarbian" ],
"version" : "2.5.6",
"release_status" : "stable",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/55219",
"repository" : "https://github.com/sarbian/ModuleManager"
},
"install" : [
{
"file" : "ModuleManager.2.5.6.dll",
"install_to" : "GameData"
}
]
}