Files
ConfigurableCombo/pluginmaster.json
2026-02-04 22:24:56 -05:00

16 lines
903 B
JSON

[
{
"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.",
"ApplicableVersion": "any",
"Tags": ["Combo", "Custom", "Hotbar"],
"Punchline": "User-defined one-button combo chains with optional split finishers.",
"AssemblyVersion": "1.0.0.0",
"RepoUrl": "https://github.com/ConfigurableCombo/ConfigurableCombo",
"DownloadLinkInstall": "https://github.com/ConfigurableCombo/ConfigurableCombo/releases/download/v1.0.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/ConfigurableCombo/ConfigurableCombo/releases/download/v1.0.0/latest.zip"
}
]