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.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 days ago |
| Version | 1.0.1 |
| Download link | Haltiru-NoMoreDoors-1.0.1.zip |
| Downloads | 556 |
| Dependency string | Haltiru-NoMoreDoors-1.0.1 |
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
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.