"NetKAN generated mods - DefaultActionGroups-1.2.2"
This commit is contained in:
parent
f2be38df3d
commit
02e7b5ba06
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DefaultActionGroups",
|
||||
"name": "DefaultActionGroups",
|
||||
"abstract": "Part actions automatically in the action group of your choice.",
|
||||
"author": "Snark",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/125832-105-defaultactiongroups-v10-cockpit-lights-in-light-action-group-and-more/",
|
||||
"spacedock": "https://spacedock.info/mod/24/DefaultActionGroups",
|
||||
"repository": "https://github.com/KSPSnark/DefaultActionGroups",
|
||||
"x_screenshot": "https://spacedock.info/content/Snark_166/DefaultActionGroups/DefaultActionGroups-1455807973.1201832.png"
|
||||
},
|
||||
"version": "1.2.2",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DefaultActionGroups",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Optional/GameData/DefaultActionGroups",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/24/DefaultActionGroups/download/1.2.2",
|
||||
"download_size": 49494,
|
||||
"download_hash": {
|
||||
"sha1": "8FB959324FAD8E17A38FE4A6288D6D02E47F08AF",
|
||||
"sha256": "F8532352499509B59494854C2E573C6997446790625839C0CAC3ECD8330E26EA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue