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

SebTweaks

An in-game config menu for Easy Delivery Co. with various gameplay tweaks.

Date uploaded 4 months ago
Version 1.0.0
Download link shiibe-SebTweaks-1.0.0.zip
Downloads 27
Dependency string shiibe-SebTweaks-1.0.0

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

World

Option Values Notes
Fog 0.00x - 3.00x Fog density multiplier
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
Snow 0% - 100% Manual snow intensity
Ice Cracking on/off Toggles falling-through-ice mechanic

Cheats

Option Values Notes
Add/Remove Money $10/$20/$50/$100 Adds/removes money instantly
Energy 0% - 100% Sets current energy
Fuel 0% - 100% Sets current fuel

God Mode

Option Values Notes
No Energy Loss on/off Prevents energy drain
No Gas Loss on/off Prevents fuel drain
No Temp Loss on/off Prevents freezing
Invincible Truck on/off Disables collision damage

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

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.