File information
Created by
freakinfreak and SleepyStewUploaded by
freakinfreakVirus scan
About this mod
Fully customizable employees. Let them work faster, walk faster, handle more work stations and more.
- Requirements
- Permissions and credits
- Changelogs
Settings you can cofigure in the config.json file:
Chemist:
MaxStations (default: 3, type: int)
DailyWage (default: 300, type: float),
WalkSpeed (default: 1.2, type: float)
Handler (Packager):
MaxStations (default: 3, type: int),
MaxRoutes (default: 5, type: int),
PackagingSpeedMultiplier (default: 1, type: float),
DailyWage (default: 200, type: float),
WalkSpeed (default: 1.2, type: float)
Botanist:
MaxStations (default: 8, type: int)
SoilPourTime (default: 10, type: float, value represents the seconds needed to complete the task),
WaterPourTime (default: 10, type: float, value represents the seconds needed to complete the task),
AdditivePourTime (default: 10, type: float, value represents the seconds needed to complete the task),
SeedSowTime (default: 15, type: float, value represents the seconds needed to complete the task),
HarvestTime (default: 15, type: float, value represents the seconds needed to complete the task),
DailyWage (default: 200, type: float),
WalkSpeed (default: 1.2, type: float)
Cleaner:
MaxBins (default: 3, type: int),
DailyWage (default: 100, type: float),
WalkSpeed (default: 1.2, type: float)
All values are the default game values except for the maximum stations for the chemist which are doubled and the packing speed multiplier which is set to 2.
Installation:
- Install the newest version of MelonLoader
- Copy contents of .zip file to your Schedule 1 game directory.
- (Optional) Open the <<Schedule 1 game directory>>/UserData/BetterEmployees/config.json file with a text editor and configure the employees settings to your liking.
If you want to reset the configuration just delete the config.json file. It will be generated when you restart the game.
Known Issuses:
- Additonal stations you assign beyond the default value will not show up on the clipboard but the stations will be assigned correctly.
- The information text when selecting an employee briefcase will still display the default value, but the specified value in the config file will be taken out.
A word on safety and security from SleepyStew.
How I keep my mods safe:
- I keep my nexus account secure and have 2fa enabled.
- I have my code peer reviewed to check for any potential issues.
How you can keep your device safe:
- Acknowledge that mods can be dangerous! Even ones that seem reputable can be destructive.
- If you aren't super technical, I recommend running any dll you may download through a service like Virus Total or your preferred antivirus, if it flags anything, investigate further before using it.
- If you have the means to, build the code from the source, I will have it on github soon but for now if you want the source DM @SleepyStew on discord.
- My code is never obfuscated, meaning you can download the dll and see the code for yourself using a de-compiling tool such as Jetbrain's "dotpeek". If a mod is obfuscated, I would recommend not using it.