mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Splitting files into subdirectories
This commit is contained in:
18
ModuleManager/ModuleManager-2.5.2.ckan
Normal file
18
ModuleManager/ModuleManager-2.5.2.ckan
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"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.2.zip",
|
||||
"license" : "CC-BY-SA",
|
||||
"author" : [ "ialdabaoth", "Sarbian" ],
|
||||
"version" : "2.5.2",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "0.25",
|
||||
"install" : [
|
||||
{
|
||||
"file" : "ModuleManager.2.5.2.dll",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user