shiibe-SebTruck icon

SebTruck

New truck features, tweaks, and enhancements for Easy Delivery Co.

Last updated 2 weeks ago
Total downloads 238
Total rating 1 
Categories Mods
Dependency string shiibe-SebTruck-1.0.6
Dependants 0 other packages depend on this package

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
shiibe-SebBinds-1.0.3 icon
shiibe-SebBinds

In-game keybind and controller rebinding for Easy Delivery Co, plus an API for mod-added actions.

Preferred version: 1.0.3

README

Logo
SebTruck

Vehicle and driving upgrades for Easy Delivery Co.
About · Features · Screenshots · Installation · In-game menu · Configuration · Build


About

SebTruck adds driving upgrades like manual transmission, ignition controls, and compact HUD readouts (speed/tach/gear) while you drive for just a bit more realism.

Features

  • Manual transmission mode with shift up/down binds, and is bindable to a toggle for those who want to switch between auto/manual on the fly.
  • Engine overrev sound when nearing the redline of the tachometer.
  • Compact HUD elements for speed, tachometer, and gear display that can be toggled on/off and moved.
  • Turn signals that actually glow and react to steering input. Also a 4-way hazard mode.
  • Ignition toggle with hold-to-start behavior and sound effect.
  • Change selected Bobblehead and Truck Paint in the menu (if you have them unlocked).

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8

Installation

Dependencies

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

Install

In-game menu

  • Open mods.exe (SebCore) then launch Truck
  • Binds: open Binds then use the Truck binds page

Binds

Truck page:

  • Ignition Toggle
  • L Indicator
  • R Indicator
  • 4Way Indicator
  • Toggle Gearbox
  • Shift Up / Shift Down

Configuration

  • Config file: BepInEx/config/shibe.easydeliveryco.sebtruck.cfg
  • Optional SFX: place ignition_on.wav at BepInEx/plugins/SebTruck/sfx/ignition_on.wav
  • Debug.debug_logging (bool): Verbose logging
  • Ignition.sfx_on_path (string): Ignition ON sound file name inside sfx/
  • Ignition.sfx_volume (float): Ignition sound volume (0..1)

Future plans

  • Add indicator blinking
  • Custom truck sound effect overrides
  • Better HUD elements

Build

  • Build: dotnet build EasyDeliveryCoMods.sln -c Release
  • Package all: powershell -NoProfile -ExecutionPolicy Bypass -File scripts/package-all.ps1 -Version 1.0.4