hinamizawa-downporter/config.toml.example

7 lines
201 B
Plaintext
Raw Permalink Normal View History

scripts_path = "/path/to/higurashi/sdk/Scripts/"
original_path = "/path/to/onscripter_file.txt"
2024-02-18 11:44:16 +00:00
output_path = "/path/to/output_folder/"
2024-02-23 21:55:49 +00:00
csv_escapechar = '`'
2024-02-23 19:16:58 +00:00
csv_delchar = '|'
encoding = 'utf' / 'sjis'