From 945f16e1bf9399087293bf1e54d7d0483f9290c5 Mon Sep 17 00:00:00 2001 From: beerpsi <92439990+beerpiss@users.noreply.github.com> Date: Sat, 18 Nov 2023 23:42:58 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b840c4f..f2d283f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ CHUNITHM hook to submit your scores to Tachi every credit. ### Installation - Put it in your game installation root directory -- Create and edit the config file to set your API key (optional, if it doesn't exist it +- Create and edit the [config file](https://github.com/beerpiss/saekawa/blob/trunk/res/saekawa.toml) to set your API key (optional, if it doesn't exist it will be created automatically) - When you start the game, inject the DLL into the game process. For example, edit your segatools game.bat to look like the green line: