You are viewing a potentially older version of this package. View all versions.
HazDS-WhatCurfew-1.1.0 icon

WhatCurfew

A MelonLoader mod for Schedule 1 (v0.4.2f9) that disables the curfew mechanic, allowing players to explore freely at any time of day without restrictions.

Date uploaded 6 months ago
Version 1.1.0
Download link HazDS-WhatCurfew-1.1.0.zip
Downloads 1311
Dependency string HazDS-WhatCurfew-1.1.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.2 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.2

README

WhatCurfew

A MelonLoader mod for Schedule 1 (v0.4.2f9) that disables the curfew mechanic, allowing players to explore freely at any time of day without restrictions.

Features

  • Removes curfew restrictions - Explore 24/7 without police harassment
  • No curfew crimes - Police won't pursue you for violating curfew
  • Custom VMS board messages - Replace curfew warning signs with your own text
  • 8 color options - Customize the VMS board text color
  • Disco mode for VMS boards - Cycle through all colors dynamically
  • Toggle on/off - Enable or disable the mod without restarting via mod manager apps

Installation

  1. Install MelonLoader for Schedule 1
  2. Copy the appropriate DLL to your Mods folder:
    • Mono version (alternative branch): WhatCurfew_Mono.dll
    • IL2CPP version (main branch): WhatCurfew_Il2cpp.dll

Configuration

After first run, a config file is created at UserData/MelonPreferences.cfg:

[WhatCurfew]
Enabled = true
VMSBoardMessage = "NO CURFEW\nENJOY THE NIGHT"
VMSBoardColor = "Green"

Options

Setting Default Description
Enabled true Enable/disable the mod
VMSBoardMessage NO CURFEW\nENJOY THE NIGHT Custom text for VMS boards (use \n for new lines)
VMSBoardColor Green Text color: Green, Yellow, Red, Blue, Cyan, Purple, Orange, White

Live Updates

If you have ModManagerPhoneApp installed, you can change settings in-game and they'll apply immediately - no restart required!

CHANGELOG

Changelog

[1.2.1]

Fixed

  • Updated for Schedule 1 v0.4.4f10 compatibility.

[1.2.0]

Added

  • Custom curfew times: Set your own curfew start and end times instead of fully disabling curfew.
  • Warning countdown, alarm sounds, and police enforcement all respect custom times.
  • HUD text updated to show custom end time (e.g. "Police curfew in effect until 3AM").

[1.1.0]

Added

  • Disco mode: New feature that cycles through all colors on VMS boards dynamically.

[1.0.0] - Initial Release