From f856aee3e4822a8fe58fc0ae1e0a115e16b521b2 Mon Sep 17 00:00:00 2001 From: Keeboy99 <67620144+Keeboy99@users.noreply.github.com> Date: Sun, 26 May 2024 09:09:44 +1200 Subject: [PATCH] oops lol --- docs/games/taikonijiiro/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/games/taikonijiiro/setup.md b/docs/games/taikonijiiro/setup.md index ed4ce40..ed90cfd 100644 --- a/docs/games/taikonijiiro/setup.md +++ b/docs/games/taikonijiiro/setup.md @@ -81,7 +81,7 @@ ### Configuring config.toml !!! tip "" - The configuration information for segatools is stored within `config.toml`. + The configuration information for TaikoArcadeLoader is stored within `config.toml`. Open up `config.toml` with a text editor of your choice. We'll be using [Notepad++](https://notepad-plus-plus.org/). `config.toml` is separated into several sections, indicated by the section name in `[square brackets]`. Information for this can be found at the [TAL github page](https://github.com/esuo1198/TaikoArcadeLoader). We will go over the most important ones below.