mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Add missing ModuleManager's
This commit is contained in:
27
ModuleManager/ModuleManager-2.6.12.ckan
Normal file
27
ModuleManager/ModuleManager-2.6.12.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": "v1.6",
|
||||
"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.6.12",
|
||||
"ksp_version": "1.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "ModuleManager.2.6.12.dll",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/99/artifact/ModuleManager-2.6.12.zip",
|
||||
"download_size": 28052,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user