From 5eeadc2b349ce4748260f02fe258ce268b1f2379 Mon Sep 17 00:00:00 2001 From: Knack117 Date: Wed, 4 Feb 2026 22:24:56 -0500 Subject: [PATCH] Author: Knack117 for Dalamud search Co-authored-by: Cursor --- ConfigurableCombo.json | 2 +- pluginmaster.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ConfigurableCombo.json b/ConfigurableCombo.json index 2751801..32c9fee 100644 --- a/ConfigurableCombo.json +++ b/ConfigurableCombo.json @@ -1,5 +1,5 @@ { - "Author": "Custom", + "Author": "Knack117", "Name": "ConfigurableCombo", "InternalName": "ConfigurableCombo", "Description": "Define your own combo sequences in config. Put the first action on the hotbar; each press advances the sequence. Sequence resets to step 1 after the last step or after any other action (e.g. NIN 1-2 with 3a/3b on separate keybinds). /ccombo to open settings.", diff --git a/pluginmaster.json b/pluginmaster.json index 80b9ee9..c7b766b 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -1,6 +1,6 @@ [ { - "Author": "Custom", + "Author": "Knack117", "Name": "ConfigurableCombo", "InternalName": "ConfigurableCombo", "Description": "Define your own combo sequences in config. Put the first action on the hotbar; each press advances the sequence. Sequence resets to step 1 after the last step or after any other action (e.g. NIN 1-2 with 3a/3b on separate keybinds). /ccombo to open settings.",