Skip to content

releases-1.9

Choose a tag to compare

@yiran1457 yiran1457 released this 09 Mar 13:13
· 6 commits to master since this release

增加更多监测方法

KeyBindEvents.keyRelease('customName',event=>{})
KeyBindEvents.keyReleaseInGui('customName',event=>{})
KeyBindEvents.firstKeyPress('customName',event=>{})
KeyBindEvents.firstKeyPressInGui('customName',event=>{})