Add ConfigurableCombo to plugin list

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-04 22:21:00 -05:00
parent 9450497fa4
commit d4e0dcee18
+15
View File
@@ -1,4 +1,19 @@
[ [
{
"Author": "Custom",
"Name": "ConfigurableCombo",
"Punchline": "User-defined one-button combo chains with optional split finishers.",
"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.",
"InternalName": "ConfigurableCombo",
"AssemblyVersion": "1.0.0.0",
"RepoUrl": "http://brassnet.ddns.net:33983/KnackAtNite/ConfigurableCombo",
"ApplicableVersion": "any",
"DalamudApiLevel": 14,
"Tags": [ "Combo", "Custom", "Hotbar" ],
"DownloadLinkInstall": "http://brassnet.ddns.net:33983/KnackAtNite/ConfigurableCombo/releases/download/v1.0.0/latest.zip",
"DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/ConfigurableCombo/releases/download/v1.0.0/latest.zip",
"LastUpdate": "1738800000"
},
{ {
"Author": "Knack117", "Author": "Knack117",
"Name": "HSRTools", "Name": "HSRTools",