Pidgeot / python-lnp

Cross-platform re-implementation of the Lazy Newb Pack launcher.
ISC License
64 stars 10 forks source link

Encoding problem with dfhack name/tooltip #185

Open arzyu opened 1 year ago

arzyu commented 1 year ago

PyLNP 0.14c, macOS

It's not working when writing name/tooltip in other languages. (Can't toggle on it)

{
  "dfhack": {
    "视图: 显示多层": {
      "command": "multilevel 10",
      "file": "onMapLoad",
      "tooltip": "视图: 显示多层"
    }
  }
}