This plugin automatically skips the replay for you(simulates skip replay key press).
Bind command toggleskipreplay
through the SkipReplay plugin settings menu. The toggleskipreplay
keybind can be used to disable and enable auto-skipping for that rare occasion that you don't want to skip the replay!
An option is available in the plugin settings menu to re-enable auto skipping after a match ends for when you forget to re-enable auto skipping.
Changelog
v1.5:
- Add option to avoid skipping when teammate is disconnected
- Fix crash by loading logo on game thread
v1.4:
- Move settings menu to imgui (implement PluginSettingsWindow)
- "Press any key" button/searchable combobox options to set
toggleskipmenu
keybind
v1.3:
- Added option to re-enable auto skipping after match end
- Added custom toast logo
- Simulate skip replay key press when toggling
toggleskipreplay
on
v1.2:
- Added keybind option in the plugin settings menu
v1.1:
- Changed EventHook to one that also triggers on offline matches