mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - KSPLogiRGB-v1.0.0"
This commit is contained in:
27
KSPLogiRGB/KSPLogiRGB-v1.0.0.ckan
Normal file
27
KSPLogiRGB/KSPLogiRGB-v1.0.0.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"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": "https://github.com/Kaeltis/ksp-logirgb",
|
||||
"repository": "https://github.com/Kaeltis/ksp-logirgb"
|
||||
},
|
||||
"version": "v1.0.0",
|
||||
"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.0/KSP-LogiRGB.zip",
|
||||
"download_size": 32325,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user