File size: 237 Bytes
e93c9cc | 1 2 3 4 5 6 | {
"_comment": "User-configurable intervals for the loading-tip / loading-screen cycle patcher. Missing or zero values cause --apply to error out (no defaults by design).",
"tip_interval_seconds": 30,
"image_interval_seconds": 60
}
|