diff --git a/config.toml.example b/config.toml.example index bafe8fc..62015e9 100644 --- a/config.toml.example +++ b/config.toml.example @@ -1,6 +1,6 @@ scripts_path = "/path/to/higurashi/sdk/Scripts/" original_path = "/path/to/onscripter_file.txt" output_path = "/path/to/output_folder/" -csv_escapechar = '$' +csv_escapechar = '`' csv_delchar = '|' encoding = 'utf' / 'sjis'