Update and rename ModuleManager to ModuleManager/ModuleManager-2.5.10.ckan

This commit is contained in:
Alexander Dzhoganov 2015-03-04 01:13:08 +02:00
parent 6f3a40ae9c
commit e1a6c46c79
1 changed files with 28 additions and 0 deletions

View File

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