You are viewing a potentially older version of this package. View all versions.
shiibe-SebTweaks-1.0.4 icon

SebTweaks

In-game tweaks menu for gameplay, fog/lighting, time/weather, graphics (FOV/pixelation/view distance/vsync), and extras.

Date uploaded 3 months ago
Version 1.0.4
Download link shiibe-SebTweaks-1.0.4.zip
Downloads 357
Dependency string shiibe-SebTweaks-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304
shiibe-SebCore-1.0.2 icon
shiibe-SebCore

Menu/launcher and shared utilities/APIs for Easy Delivery Co mods.

Preferred version: 1.0.2

README

Logo
SebTweaks

A small tweaks menu for Easy Delivery Co.
About · Features · Screenshots · Installation · In-game menu · Build


About

SebTweaks adds an in-game tweaks menu (launched from SebCore) for small quality-of-life and sandbox options.

Features

SebTweaks currently includes the following options:

Gameplay

Option Values Notes
Job Payout 0.10x - 5.00x Also affects the job list/menu payout display
Gas Price 0.10x - 3.00x Multiplies gas station prices
Gas Use 0.10x - 3.00x Multiplies fuel consumption
Energy Loss 0.10x - 3.00x Multiplies energy drain
Temp Loss 0.10x - 3.00x Multiplies freezing/temperature loss
Ice Cracking on/off Toggles falling-through-ice mechanic

Atmosphere

Option Values Notes
Fog 0.00x - 3.00x Fog density multiplier
World Light 0.00x - 2.00x Multiplies ambient + fog color brightness
Light Red 0.00x - 2.00x Multiplies ambient + fog red channel
Light Green 0.00x - 2.00x Multiplies ambient + fog green channel
Light Blue 0.00x - 2.00x Multiplies ambient + fog blue channel

Graphics

Option Values Notes
3rd Per. FOV 50 - 110 Overrides third-person camera FOV
1st Per. FOV 50 - 110 Overrides first-person camera FOV
Pixelation None/Finer/Fine/Default/Large Adjusts the in-game screen pixelation
View Distance Near/Default/Far/Max Adjusts shadow distance + LOD quality
VSync On/Off Forces vSync on/off

Time & Weather

Option Values Notes
Time 00:00 - 23:59 Tracks current world time unless Freeze Time is on
Freeze Time on/off Freezes time at the slider value
Weather Auto/Manual Auto = vanilla behavior
Intensity 0% - 100% Manual weather intensity
Preset Clear/Snow/Storm Cycles a few common intensity presets

Cheats

Option Values Notes
Add/Remove Money $10/$20/$50/$100 Adds/removes money instantly
Energy 0% - 100% Sets current energy
Freeze Energy on/off Locks energy to the slider value
Fuel 0% - 100% Sets current fuel
Freeze Fuel on/off Locks fuel to the slider value
Temp 0% - 100% Sets current truck temperature
Freeze Temp on/off Locks temperature to the slider value
Invincible Truck on/off Disables collision damage

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 5

Installation

Install via Thunderstore / r2modman.

Dependencies:

  • BepInEx-BepInExPack-5.4.2304
  • shiibe-SebCore-1.0.2

In-game menu

Open the in-game desktop icon mods.exe, then launch Tweaks.

Build

Build the full repo:

dotnet build EasyDeliveryCoMods.sln -c Release

CHANGELOG

1.0.4

  • Cheats: rework Refill layout with freeze column + percent labels.
  • Graphics: simplify VSync to On/Off (default On).

1.0.3

  • Remove God Mode page, add freeze toggles to Energy/Fuel sliders.
  • Add Temperature slider with freeze option.
  • Update options table in the README.

1.0.2

  • Add Graphics page with FOV + renderer options shared with SebUltrawide (unified settings).
  • Add VSync option to Graphics page.
  • Perf: Cache FogVolume reflection lookup.

1.0.1

  • Rename World page to Atmosphere; add world light brightness + color sliders.
  • Add Time & Weather page and move time/weather controls there.
  • Move Ice Cracking toggle to Gameplay page.

1.0.0

  • Initial release.