The_Land_of_Death-UnlimitedTruckEnergy icon

UnlimitedTruckEnergy

Keeps the truck charging station at or above half energy without changing weapons.

Last updated 7 hours ago
Total downloads 131
Total rating 0 
Categories Mods Server-side AI Generated Quality Of Life
Dependency string The_Land_of_Death-UnlimitedTruckEnergy-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305

README

Unlimited Truck Energy

Keeps the R.E.P.O. truck charging station from dropping below half energy so battery-powered items and weapons can always be recharged.

What it changes

  • Lets the charging station drain normally until it reaches 50%.
  • Prevents the station and its charge display from dropping below 50%.
  • Provides unlimited item and weapon recharging from the remaining half.
  • Works for the host or in single-player.
  • Does not modify weapon capacity, ammo, durability, damage, or drain rates.

Installation

Mod manager

Import the release ZIP as a local mod in r2modman, Gale, or Thunderstore Mod Manager, then launch R.E.P.O. modded.

Manual

  1. Install BepInExPack for R.E.P.O.
  2. Copy UnlimitedTruckEnergy.dll into R.E.P.O/BepInEx/plugins/UnlimitedTruckEnergy/.
  3. Launch the game.

Building

Install the .NET SDK, then run:

dotnet build UnlimitedTruckEnergy.csproj -c Release