Connection Extension 1.0.2
CONNECTION EXTENSION
This mod designed as a required mod for custom region mods.
Added the functionality to specify exits for room connections, allowing for multiple connections between two rooms or self-connections within a single room.
(In the original game only a single connection between two rooms was allowed, and having multiple connections would cause issues like incorrect exits. This mod fixes that problem.)
USAGE
RoomName : TargetRoom<Target Exit Index> , …
Example implementations can be found in the CTET (Connection Extension Sample Region) included with this mod.
COMPATIBILITY INSTRUCTIONS
README[github.com]