mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Hand-packaged 'Feed the cat' Module manager
This commit is contained in:
22
ModuleManager/ModuleManager-2.5.8.ckan
Normal file
22
ModuleManager/ModuleManager-2.5.8.ckan
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Module Manager",
|
||||
"identifier" : "ModuleManager",
|
||||
"abstract" : "Modify KSP configs without conflict",
|
||||
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.8.zip",
|
||||
"license" : "CC-BY-SA",
|
||||
"author" : [ "ialdabaoth", "Sarbian" ],
|
||||
"version" : "2.5.8",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "0.90",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/55219",
|
||||
"repository" : "https://github.com/sarbian/ModuleManager"
|
||||
},
|
||||
"install" : [
|
||||
{
|
||||
"file" : "ModuleManager.2.5.8.dll",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user