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.
EntranceDoorUpgrader
Upgrades pre-v80 static entrance doors on any moon to the v80 animated door, at runtime.
By lufurrius
| Last updated | 3 hours ago |
| Total downloads | 7 |
| Total rating | 0 |
| Categories | Mods Misc Client-side Moons Tweaks & Quality Of Life |
| Dependency string | lufurrius-EntranceDoorUpgrader-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.2100README
Gives pre-v80-style entrance doors the hinges and open/close animation that v80 introduced.
Two levels of detection:
- The exact old pair - two leaves named
SteelDoorFake. - By structure - the same hierarchy shape (a frame with hinges, plus a door slab) even when the objects have been renamed, so a port that renamed things still counts.
An entrance that already has an animator is never touched, so up-to-date moons are left alone. This may have issues with moons that have custom static entrances. Means of compatability will be looked into as needed in future.
Made with the intention of using with mods like RebalancedMoons which have not yet been updated (at the time of writing)