NetKAN generated mods - ModuleManager-4.1.2
This commit is contained in:
parent
7788c29c0f
commit
c0bec0a38a
|
@ -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": "https://forum.kerbalspaceprogram.com/index.php?/topic/50533-141-module-manager-306-marsh-14th-2018-its-dangerous-to-go-alone-take-those-cats-with-you/",
|
||||
"repository": "https://github.com/sarbian/ModuleManager",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/"
|
||||
},
|
||||
"version": "4.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.90",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "ModuleManager.*\\.dll$",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/156/artifact/ModuleManager-4.1.2.zip",
|
||||
"download_size": 62894,
|
||||
"download_hash": {
|
||||
"sha1": "8A08C4A55C03469D87F6E4F390279132C3CB9A26",
|
||||
"sha256": "6955FA4CD995859057DB7D713FAC1C17CB5CA85868A9EA1D16167C14D9CAB78E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue