35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
{
|
|
"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": "3.0.1",
|
|
"ksp_version_min": "1.3.0",
|
|
"ksp_version_max": "1.3.90",
|
|
"install": [
|
|
{
|
|
"find_regexp": "ModuleManager.*\\.dll$",
|
|
"find_matches_files": true,
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/131/artifact/ModuleManager-3.0.1.zip",
|
|
"download_size": 46981,
|
|
"download_hash": {
|
|
"sha1": "4E9B22AC04BE97086446545C3C13DD702A8BABB0",
|
|
"sha256": "697F33C1EE8576D83C56D3D47BDD5B1C5A8E4FECB8109C3D84E5769E8C0C09E1"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|