Merge pull request #760 from sarbian/MM_2.6.8

ModuleManager 2.6.8
This commit is contained in:
Willhelm Rendahl 2015-08-29 13:22:53 +02:00
commit b315a8e3f9
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"spec_version": "v1.6",
"identifier": "ModuleManager",
"name": "Module Manager",
"abstract": "Modify KSP configs without conflict",
"license": "CC-BY-SA",
"author": [
"ialdabaoth",
"Sarbian"
],
"ksp_version": "1.0",
"resources": {
"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.6.8.dll",
"install_to": "GameData"
}
],
"version": "2.6.8",
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/95/artifact/ModuleManager-2.6.8.zip",
"download_size": 27984,
"x_generated_by": "nyankan"
}