Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
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
- Install BepInExPack for R.E.P.O.
- Copy
UnlimitedTruckEnergy.dllintoR.E.P.O/BepInEx/plugins/UnlimitedTruckEnergy/. - Launch the game.
Building
Install the .NET SDK, then run:
dotnet build UnlimitedTruckEnergy.csproj -c Release