"NetKAN generated mods - ModuleManager-2.7.1"
This commit is contained in:
parent
31abc16a0e
commit
8acc3fbb5f
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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.7.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "ModuleManager.*\\.dll$",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/118/artifact/ModuleManager-2.7.1.zip",
|
||||
"download_size": 35422,
|
||||
"download_hash": {
|
||||
"sha1": "552A99ECE5BADC51E5BB2EEDF16ACB4A4F8A6CF7",
|
||||
"sha256": "C08A606CBB0BA329328EF638F73C0A9EC04F7149E901DC01787E6088F8505AE1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue