VoidCrewModdingTeam-InGameRoomMenu icon

InGameRoomMenu

Allows host to manage room settings during gameplay. Accessed with F5 menu. Host/Client-side

Last updated 5 months ago
Total downloads 930
Total rating 0 
Categories Mods
Dependency string VoidCrewModdingTeam-InGameRoomMenu-1.0.1
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
VoidCrewModdingTeam-VoidManager-1.0.3 icon
VoidCrewModdingTeam-VoidManager

Manages mods for multiplayer, gives users Mod controls via GUI (when provided by the mod, default keybind F5), and provides API for developers.

Preferred version: 1.0.3

README

InGameRoomMenu

version 1.0.1
For Game Version 0.26.1
Developed by Dragon
Requires VoidManager 1.1.1


💡 Function - Allows host to manage room settings during gameplay. Accessed with F5 menu.

  • Creates GUI for in-game management of the room name, room private toggle, and player limit.
  • Max player limit auto-adjusts if known player limit mods exist.

🎮 Client Usage

  • Access GUI at F5 > Mod Settings > In-Game Room Menu.

👥 Multiplayer Functionality

  • ✅ Client
    • Clients can view the current room settings.
  • ✅ Host
    • Host can change room settings.

🔧 Install Instructions - Install following the normal BepInEx procedure.

Ensure that you have BepInEx 5 (stable version 5 MONO) and VoidManager installed.

✔️ Mod installation - Unzip the contents into the BepInEx plugin directory

Drag and drop InGameRoomMenu.dll into Void Crew\BepInEx\plugins