Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.0.0
Complete rework (from loop to events, thx to samas92i)
Version 1.1.0
Workday duration is preserved when the mod reloads
Optimized loop run (thx @samas92i)
Version 1.0.2
Code cleaning
Technical debt
Version 1.0.1
Fixed crash on session joining
Version 1.0.0
Main Menu Slider Update
In-Game console command to see and update workday length
Features: - Main menu slider updated to a 8-120 minutes range - A console command is provided to know and change your lobby workday length on-the-fly - The workday duration selected will be kept when the mods reloads in a lobby
Console Commands (open with F10 once or twice to have details): day=> display the current workday length value day <duration_in_minutes>=> update the lobby workday length
How To Install: 1.) Download and install UE4SS if you have not yet from GitHub: HERE. 2.) Extract the UE4SS zip content to (Steam Directory)\steamapps\common\Fast Food Simulator\ProjectBakery\Binaries\Win64\ folder. 3.) Run Fast Food Simulator once, and exit. 4.) Download the DayExtender from Nexus Mods 5.) Extract it into the (Steam Directory)\steamapps\common\Fast Food Simulator\ProjectBakery\Binaries\Win64\Mods\ folder. 6.) Run the game again and you should be good to go.
Increased workday length is really challenging over medium difficulty, try it out at your own risk :)
Thx to @samas92i for his help on loop optimization