CKAN-meta/KSPLogiRGB/KSPLogiRGB-v1.0.1.ckan

28 lines
965 B
Plaintext

{
"spec_version": 1,
"identifier": "KSPLogiRGB",
"name": "KSP Logitech RGB Control",
"abstract": "Lights up your keyboard to show you all the functions your vessel actually has. Requires a Logitech Full-RGB keyboard to work.",
"author": "Kaeltis",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/137859-11-ksp-logitech-rgb-control-v101-2016-22-04/",
"repository": "https://github.com/Kaeltis/ksp-logirgb"
},
"version": "v1.0.1",
"ksp_version": "1.1.0",
"install": [
{
"file": "GameData/KSPLogiRGB",
"install_to": "GameData"
},
{
"file": "lib64/LogitechLedEnginesWrapper.dll",
"install_to": "GameRoot"
}
],
"download": "https://github.com/Kaeltis/ksp-logirgb/releases/download/v1.0.1/KSP-LogiRGB.zip",
"download_size": 50791,
"x_generated_by": "netkan"
}