Add ModuleManager 2.4.5
This commit is contained in:
parent
e24fae1893
commit
7f8d9d5c36
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"spec_version" : 1,
|
||||||
|
"name" : "Module Manager",
|
||||||
|
"identifier" : "ModuleManager",
|
||||||
|
"abstract" : "Modify KSP configs without conflict",
|
||||||
|
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/59/artifact/ModuleManager-2.4.5.zip",
|
||||||
|
"license" : "CC-BY-SA",
|
||||||
|
"authors" : [ "ialdabaoth", "Sarbian" ],
|
||||||
|
"version" : "2.4.5",
|
||||||
|
"release_status" : "stable",
|
||||||
|
"min_ksp" : "0.24.2",
|
||||||
|
"max_ksp" : "0.24.2",
|
||||||
|
"install" : [
|
||||||
|
{
|
||||||
|
"file" : "ModuleManager.2.4.5.dll",
|
||||||
|
"install_to" : "GameData"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue