Instead of relying on Tooltips.json I would like to be able to set a display name for an offraid position directly in the config and automatically update the tooltips according to the language.
TODO: add a config boolean field dynamic_tooltips (default value to true)
TODO2: if a Tooltips.json is present, disable dynamic tooltips behaviour and warn the user using the logger
Instead of relying on
Tooltips.json
I would like to be able to set a display name for an offraid position directly in the config and automatically update the tooltips according to the language.TODO: add a config boolean field
dynamic_tooltips
(default value to true) TODO2: if aTooltips.json
is present, disable dynamic tooltips behaviour and warn the user using the logger