

A MelonLoader mod for Schedule 1 (v0.4.4f10) that disables or customizes curfew times, allowing players to explore freely or set their own curfew hours.
Mods folder:
WhatCurfew_Mono.dllWhatCurfew_Il2cpp.dllAfter first run, a config file is created at UserData/MelonPreferences.cfg:
[WhatCurfew]
Enabled = true
CurfewCustomTime = false
CurfewStartTime = "21:00"
CurfewEndTime = "5:00"
VMSBoardMessage = "NO CURFEW\nENJOY THE NIGHT"
VMSBoardColor = "Green"
| Setting | Default | Description |
|---|---|---|
Enabled |
true |
Master switch for the mod |
CurfewCustomTime |
false |
Enable custom curfew times instead of fully disabling curfew |
CurfewStartTime |
21:00 |
When curfew begins in 24-hour format (e.g. 23:00 for 11PM) |
CurfewEndTime |
5:00 |
When curfew ends in 24-hour format (e.g. 3:00 for 3AM) |
VMSBoardMessage |
NO CURFEW\nENJOY THE NIGHT |
Custom text for VMS boards when curfew is disabled |
VMSBoardColor |
Green |
Text color: Green, Yellow, Red, Blue, Cyan, Purple, Orange, White |
DiscoMode |
false |
Cycle through all colors on VMS boards |
DiscoSpeed |
0.5 |
Seconds between color changes in disco mode (0.1 to 2.0) |