mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-08-28 08:25:56 +02:00
language backend logic
This commit is contained in:
parent
64edb99ce0
commit
948c49a719
5 changed files with 179 additions and 9 deletions
|
|
@ -16,6 +16,11 @@ metric_type: auto
|
|||
# Accept true or false (true by default)
|
||||
metric_collect_errors: true
|
||||
|
||||
# Which language should the plugin should be
|
||||
# If you like to add language yourself see TODO link to guide
|
||||
# Currently available languages: en
|
||||
language: en
|
||||
|
||||
# All anvil cost will be capped to limit_repair_value if enabled.
|
||||
#
|
||||
# In other words:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue