2024-02-16 12:48:18 +00:00
|
|
|
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'
|