Add auto pause option

This commit is contained in:
AuroraWright
2024-10-21 12:55:56 +02:00
parent b4320280cd
commit b86153bb64
4 changed files with 46 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
;engine = glens
;read_from = clipboard
;write_to = clipboard
;note: this specifies an amount of seconds to wait for auto pausing the program after a successful text recognition. Will be ignored when reading with screen capture. 0 to disable.
;auto_pause = 0
;pause_at_startup = False
;logger_format = <green>{time:HH:mm:ss.SSS}</green> | <level>{message}</level>
;engine_color = cyan