lotgd-core / lodge-name-color-bundle
LoTGD IDMarinas 版本旅馆名称着色。
1.1.1
2023-02-08 14:56 UTC
Requires
- php: ^7.4 | ^8.0
- idmarinas/lotgd-contracts: ^0.2.0
- symfony/config: ^4.4
- symfony/dependency-injection: ^4.4
- symfony/event-dispatcher: ^4.4
- symfony/http-kernel: ^4.4
Requires (Dev)
Conflicts
- idmarinas/lotgd: <6.0
This package is auto-updated.
Last update: 2024-09-08 18:26:08 UTC
README
安装
composer require lotgd-core/lodge-name-color-bundle
默认配置
lotgd_lodge_name_color: cost: # How many points will the first color change cost? first: 300 # How many points will subsequent color changes cost? other: 25 allowed: # How many color changes are allowed in names? colors: 10 # Can use bold for title changes? bold: true # Can use italic for title changes? italic: true