Merge pull request #454 from Dazpoet/add_ModuleManager2.6.3
Add ModuleManager 2.6.3
This commit is contained in:
commit
d0d959d846
|
@ -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": "1.0",
|
||||
"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.6.3.dll",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.6.3",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/89/artifact/ModuleManager-2.6.3.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
"download_size": 26105
|
||||
}
|
Loading…
Reference in New Issue