2015-11-10 13:24:18 +00:00
|
|
|
{
|
|
|
|
"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.13",
|
|
|
|
"ksp_version": "1.0",
|
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"file": "ModuleManager.2.6.13.dll",
|
|
|
|
"install_to": "GameData"
|
|
|
|
}
|
|
|
|
],
|
2015-11-10 13:28:19 +00:00
|
|
|
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/101/artifact/ModuleManager-2.6.13.zip"
|
2015-11-10 13:24:18 +00:00
|
|
|
}
|