"NetKAN generated mods - ModuleManager-2.6.2"
This commit is contained in:
parent
ee491e5651
commit
897b0b6864
|
@ -3,26 +3,31 @@
|
|||
"identifier": "ModuleManager",
|
||||
"name": "Module Manager",
|
||||
"abstract": "Modify KSP configs without conflict",
|
||||
"license": "CC-BY-SA",
|
||||
"author": [
|
||||
"ialdabaoth",
|
||||
"Sarbian"
|
||||
],
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
|
||||
"repository": "https://github.com/sarbian/ModuleManager"
|
||||
"repository": "https://github.com/sarbian/ModuleManager",
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/"
|
||||
},
|
||||
"version": "2.6.2",
|
||||
"ksp_version": "1.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "ModuleManager.2.6.2.dll",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.6.2",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/88/artifact/ModuleManager-2.6.2.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
"download_size": 26105
|
||||
"download_size": 26105,
|
||||
"download_hash": {
|
||||
"sha1": "0198D3F14FDCA6F94D9DA0A1454F39F79871A392",
|
||||
"sha256": "6B232493AA241DABAFF8B7B72A7317997E6F91280716FD6845F7262621BDBBFC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue