CKAN-meta/ModuleRCSFX-3.1.ckan

26 lines
826 B
Plaintext

{
"spec_version" : 1,
"name" : "ModuleRCSFX",
"abstract" : "A fixed version of the stock RCS module",
"identifier" : "ModuleRCSFX",
"download" : "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.1/ModuleRCSFX_v3.1.zip",
"license" : "CC-BY-SA",
"author" : [ "ialdabaoth", "NathanKell" ],
"version" : "3.1",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/92290",
"github" : {
"url" : "https://github.com/NathanKell/ModuleRCSFX",
"releases" : true
}
},
"install" : [
{
"file" : "ModuleRCSFX",
"install_to" : "GameData"
}
]
}