CKAN-meta/DefaultActionGroups/DefaultActionGroups-1.0.ckan

35 lines
1.2 KiB
Plaintext
Raw Normal View History

{
"spec_version": "v1.4",
"identifier": "DefaultActionGroups",
"name": "DefaultActionGroups",
"abstract": "Makes \"toggle cockpit lights\" part of the Light action group by default. And more.",
"author": "Snark",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/139920",
"kerbalstuff": "https://kerbalstuff.com/mod/1275/DefaultActionGroups",
"repository": "https://github.com/KSPSnark/DefaultActionGroups",
"x_screenshot": "https://kerbalstuff.com/content/Snark_16655/DefaultActionGroups/DefaultActionGroups-1447860094.9106963.png"
},
"version": "1.0",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/DefaultActionGroups",
"install_to": "GameData"
},
{
"file": "Optional/GameData/DefaultActionGroups/DefaultSolarPanelGroups.cfg",
"install_to": "GameData/DefaultActionGroups"
}
],
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/0E954CC3.zip",
"download_size": 33850,
"x_generated_by": "netkan"
}