0 of 0

File information

Last updated

Original upload

Created by

Draityalan

Uploaded by

Draityalan

Virus scan

Safe to use

Tags for this mod

About this mod

Forces you to go to sleep after the shift ends with a configurable overtime duration.

Permissions and credits
⚠️ This mod has been made for the DEMO of Parcel Simulator.
It will certainly break with the upcoming game full release and will be updated as soon as I can.

⏱️ No more infinite overtime work!

NoOvertime mod forces you to go to sleep after the shift ends.


This timer apprears at end of the day



And forces you to sleep when it reaches 00:00.



⚙️ Configure a custom overtime duration

Once you installed the mod (see 🛠️ How to Install instructions below) you can modify the overtime duration:
1. Find the config.lua file in: steamapps\common\Parcel Simulator Demo\parcel\Binaries\Win64\ue4ss\Mods\NoOvertime\Scripts
2. Open it and modify the OvertimeSeconds value to the duration in seconds you want.
3. Don't forget to save the file after editing.

For example, if you want to have 5 minutes before the day ends write this:
OvertimeSeconds = 300

🛠️ How to Install



1. Install UE4SS mod loader


To use this mod, you need to install the UE4SS mod loader.
Download it from the official Github repository here (when you click this link the download should start automatically).
Installation Steps:
1. Download the zip file.
2. Extract its contents.
3. Place the extracted files in your game directory: steamapps\common\Parcel Simulator Demo\parcel\Binaries\Win64

2. Install NoOvertime mod

To install the NoOvertime Mod:
1. Extract the mod files into the following directory: steamapps\common\Parcel Simulator Demo
2. Find the mods.txt file in: steamapps\common\Parcel Simulator Demo\parcel\Binaries\Win64\ue4ss\Mods
3. Open it and add on a new line :
NoOvertime : 1

And again, don't forget to save the file ;)