3.5.3
- Adds 'number-format' in config.yml
- Adds 'properties' section to text layout to manipulate placeholder's string result.
texts:
1:
text: default_text
pattern: "[health] / [max_health]" //like 1,900 / 2,000
properties:
number-format: "#,###"
align: center
x: 60
y: 20
scale: 0.5