A Resonite mod that enhances ResoniteLink functionality.
Note
Some of these features will likely eventually be integrated into the vanilla game (I assume). This mod will be updated and features will be marked as obsolete or removed as that happens.
- Enable ResoniteLink and choose port in the New World dialog
- Auto-increment ports from a chosen starting port
- Cleanup ResoniteLink when world closes
- Option to auto enable ResoniteLink for all new worlds
- Stop Button ResoniteLink in the Session Tab
- Change port in the Session Tab
- gRPC support (no promises, I need to look into it but it's on the wishlist)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
hazre-ResoniteLinkPlus-1.0.0.zip) from the Releases page. - Extract the ZIP and copy the
pluginsfolder to your BepInEx folder in your Resonite installation directory:- Default location:
C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
- Default location:
- Start the game. If you want to verify that the mod is working you can check your BepInEx logs.
The mod can be configured via BepInEx/config/dev.hazre.resonitelinkplus.cfg:
Enabled: (Default:true) Enables the mod.LinkStartingPort: (Default:2000) Starting port for automatic discovery.LinkAutoEnabledNewWorld: (Default:false) Automatically enables ResoniteLink when creating a new session.
- ResonitePluginSelect served as reference to create the NewWorldDialog patch.
This project is licensed under MIT License. See LICENSE for details.