Skip to content

Commit 4e73710

Browse files
committed
Use utf console instead of shift-jis
1 parent 120d013 commit 4e73710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/BepInEx.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ UnityLogListening = true
1212
Enabled = true
1313

1414
# If true, console is set to the Shift-JIS encoding, otherwise UTF-8 encoding.
15-
ShiftJisEncoding = true
15+
ShiftJisEncoding = false
1616

1717
# Only displays the specified log level and above in the console output.
1818
DisplayedLogLevel = Info

0 commit comments

Comments
 (0)