Add support for configurable currency icons

This commit is contained in:
Carlos Fernandez 2025-12-12 18:55:21 -05:00
parent 00e9436fe0
commit 0b25657b1f
9 changed files with 89 additions and 24 deletions

View file

@ -2440,9 +2440,12 @@
},
"currency": {
"title": "Currency Overrides",
"changeIcon": "Change Currency Icon",
"currencyName": "Currency Name",
"coinName": "Coin Name",
"handfulName": "Handful Name",
"iconName": "Icon Name",
"iconNameHint": "Icons are from fontawesome",
"bagName": "Bag Name",
"chestName": "Chest Name"
},