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
- Install the mod through your mod manager.
- Put the built DLL and this Thunderstore package metadata into the mod package if you are publishing manually.
- 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.