From 495cde1a52f295b792b554c91fdd0833cff11da4 Mon Sep 17 00:00:00 2001 From: Toby Cathcart Burn Date: Wed, 10 Nov 2021 20:20:52 +0000 Subject: [PATCH] Mention some possible UX improvements in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13c8bc7..a7ca600 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ While it should be stable for the most part, this program may still cause crashe ## Plans Config file (name, which tags to include, sound file, how and whether to include time, always use white's perspective) +If you close the game then restart it, the recorder should record games from the second run. At the moment it doesn't +It would save a click or 2 (and make it harder to forget to start the recorder) if the recorder started the game if it's not already running. \ No newline at end of file