mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ModuleManager-2.6.2"
This commit is contained in:
@ -3,26 +3,31 @@
|
|||||||
"identifier": "ModuleManager",
|
"identifier": "ModuleManager",
|
||||||
"name": "Module Manager",
|
"name": "Module Manager",
|
||||||
"abstract": "Modify KSP configs without conflict",
|
"abstract": "Modify KSP configs without conflict",
|
||||||
"license": "CC-BY-SA",
|
|
||||||
"author": [
|
"author": [
|
||||||
"ialdabaoth",
|
"ialdabaoth",
|
||||||
"Sarbian"
|
"Sarbian"
|
||||||
],
|
],
|
||||||
|
"license": "CC-BY-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version": "1.0",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/",
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
|
"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": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "ModuleManager.2.6.2.dll",
|
"file": "ModuleManager.2.6.2.dll",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "2.6.2",
|
|
||||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/88/artifact/ModuleManager-2.6.2.zip",
|
"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"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user