shiibe-SebTruck icon

SebTruck

Truck/driving feature extensions (manual transmission, ignition, HUD) for Easy Delivery Co.

Last updated 12 hours ago
Total downloads 8
Total rating 0 
Categories Mods
Dependency string shiibe-SebTruck-1.0.3
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.1 icon
shiibe-SebBinds

Adds menu for keybind/controller rebinding to Easy Delivery Co and exposes an API for other mods.

Preferred version: 1.0.1

README

Logo
SebTruck

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 (gears, neutral, reverse)
  • Ignition toggle with hold-to-start behavior
  • Turn indicators (L / R / 4-way hazards) (WIP: currently only triggers indicator sound)
  • HUD readouts (speed/tach/gear)
  • Optional ignition sound (ignition_on.wav)
  • Works with any input bindings from SebBinds

Screenshots

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

Installation

Dependencies

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

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.1