This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Stardew Valley Animation Cancel v1.0.0 | |
; Author: Kangzoel | |
; Github: https://github.com/kangzoel | |
SetTitleMatchMode, 2 | |
; You can change the following F8 to something like MButton (middle button aka mouse scroll wheel click) | |
; or any other supported buttons: https://www.autohotkey.com/docs/KeyList.htm | |
KeyBind = F8 |