mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-01 03:04:52 +02:00
feat: configure minimum splash duration
This commit is contained in:
@@ -31,6 +31,14 @@ PYTHONPATH=src python -m ccma
|
||||
On first start, select or create the central member-store directory. The
|
||||
`VERSION` file is the single source for application and package versions.
|
||||
|
||||
The splash screen remains visible for at least five seconds by default. This
|
||||
advanced setting is intentionally not exposed in the options dialog. It can be
|
||||
changed directly in `config.json`, including disabling the minimum with `0`:
|
||||
|
||||
```json
|
||||
"splash_minimum_seconds": 0
|
||||
```
|
||||
|
||||
## Store layout
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user