Haltiru-NoMoreDoors icon

NoMoreDoors

Removes broken down doors.

By Haltiru
Last updated 2 days ago
Total downloads 571
Total rating 1 
Categories Mods Misc Server-side AI Generated Quality Of Life
Dependency string Haltiru-NoMoreDoors-1.0.1
Dependants 2 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

NoMoreDoors

NoMoreDoors is a BepInEx mod for R.E.P.O. that removes real level doors only after they are already broken. It does not remove intact doors on spawn.

What it does

  • Watches real level doors only.
  • Leaves intact doors alone.
  • Removes them after their hinge is broken.
  • Ignores non-door hinged objects such as furniture-style hinges.

Configuration

The mod currently exposes these settings:

  • Enabled: turns the door removal logic on or off.
  • RemoveDelay: delay before the broken door is removed after detection.
  • ListDoorsKey: logs the doors still present in the current scene.
  • InspectHeldObjectEnabled: enables the held-object inspector hotkey.
  • InspectHeldObjectKey: logs details about the object the local player is holding.

Install

  1. Install the mod through your mod manager.
  2. Put the built DLL and this Thunderstore package metadata into the mod package if you are publishing manually.
  3. Enable the mod in your profile.

Notes

  • The mod is host-controlled in multiplayer.
  • The broken-door detection is based on the door hinge's broken state and the presence of a real door marker.