From c3ffe2f17a8a6ce41dba5fa2aa6d90354cd4f479 Mon Sep 17 00:00:00 2001
From: anima
Date: Tue, 21 Apr 2026 17:04:58 +0200
Subject: [PATCH] add options
---
configs/saki.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/saki.yml b/configs/saki.yml
index 1fec1f3..bc293e1 100644
--- a/configs/saki.yml
+++ b/configs/saki.yml
@@ -1,6 +1,8 @@
game: Game Window
commands:
example:
+ threshold: 0.9
+ position: [200, 100]
counter: 10
keys:
- return
\ No newline at end of file