diff --git a/komorebic.lib.ahk b/komorebic.lib.ahk index e1e279b..29a5ff0 100644 --- a/komorebic.lib.ahk +++ b/komorebic.lib.ahk @@ -1,4 +1,4 @@ -; Generated by komorebic.exe +#Requires AutoHotkey v2.0.2 Start(ffm, await_configuration, tcp_port) { RunWait("komorebic.exe start " ffm " --await-configuration " await_configuration " --tcp-port " tcp_port, , "Hide")