From 580316de55cf96e1877e68c6d4661713a280c292 Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 5 Jan 2026 05:27:53 +0000 Subject: [PATCH] =?UTF-8?q?v=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v.md b/v.md index b5a5df9..5bd7a59 100644 --- a/v.md +++ b/v.md @@ -63,9 +63,9 @@ $ ./target/debug/example ``` - /player/move: [x, y, delay] ... 0, 1, 3 -- /player/look: [x, y, delay] ... 30, 0, 1 -- /player/fly -- /player/fly-stop +- /player/look: [x, y, delay] ... -10, 10, 1 +- /player/fly: [start/stop, none, delay] ... 1, 0, 10 +- /player/fly: [start/stop, none, delay] ... 0, 0, 0 - /player/screenshot: `~/Library/Containers/ai.syui.rse/Data/Library/Application Support/Epic/Airse/Saved/Screenshots/Mac` ### vmc