open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

config.json setting does not support non-English characters

Open ghost opened this issue 1 year ago • 1 comments
trafficstars

When I use Chinese to set the server name or other settings in config.json, the server does not start properly.

"language": "中文",
"name": "服务器名称",

As far as I know, json itself supports non-English characters.

ghost avatar Aug 03 '24 05:08 ghost