SebBinds
In-game keybind and controller rebinding for Easy Delivery Co, plus an API for mod-added actions.
SebBinds
An extensive input rebinding mod for Easy Delivery Co.
About
·
Features
·
Screenshots
·
Installation
·
In-game menu
·
Build
About
SebBinds provides an extensive input rebinding system for Easy Delivery Co. It allows you to rebind any action to any input, including keyboard, controller, and wheel inputs. It also supports modifier layers, allowing you to bind extra actions by holding a modifier key.
Features
- Works with the new Rally game mode introduced in the 2.0 update.
- Scheme picker:
Controller/Keyboard/Wheel(Wheel appears when SebLogiWheel is installed) - Dedicated
Axespage for movement/camera/vehicle axes - Shared Rally
Shift Mode:Togglefor press-to-shift/direct gear binds, orHoldfor H-shifters where held gear buttons control the active gear and no held gear means Neutral - Modifier layer (
Modif.): bind extra inputs by holding the modifier key (e.g. hold a bumper to use face buttons as extra inputs) - Other mods can add pages via
SebBindsApi.RegisterActionsPage(...)
API
- Full docs: API Docs
Screenshots
![]() |
![]() |
![]() |
![]() |
![]() |
Installation
Dependencies
BepInEx-BepInExPack-5.4.2304shiibe-SebCore-1.0.2
Install
- r2modman/Thunderstore: https://thunderstore.io/c/easy-delivery-co/p/shiibe/SebBinds/
- Manual: copy
SebBinds.dlltoBepInEx/plugins/SebBinds/
In-game menu
- Open
mods.exe(SebCore) then launchBinds - Pick a scheme and bind actions
- Wheel scheme only listens to the Logitech wheel device (and requires calibration first)
- For H-shifters, bind
Reverse,Neutral, andGear 1-6on theRally Gearspage, then setShift ModetoHoldon theRallypage
Configuration
- Config file:
BepInEx/config/shibe.easydeliveryco.sebbinds.cfg Logging.debug_logging(bool): Extra debug logging
Build
- Build:
dotnet build EasyDeliveryCoMods.sln -c Release - Package all:
powershell -NoProfile -ExecutionPolicy Bypass -File scripts/package-all.ps1 -Version 1.1.3





