"NetKAN generated mods - ModuleManager-2.6.23"
This commit is contained in:
parent
a65f6f4990
commit
57b30a7fc9
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"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.23",
|
||||
"ksp_version": "1.1",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "ModuleManager.*\\.dll$",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/112/artifact/ModuleManager-2.6.23.zip",
|
||||
"download_size": 29220,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue