LobbyInviteOnly
Adds a button to host an invite only lobby.
Date uploaded | 10 months ago |
Version | 1.0.4 |
Download link | Dev1A3-LobbyInviteOnly-1.0.4.zip |
Downloads | 1321 |
Dependency string | Dev1A3-LobbyInviteOnly-1.0.4 |
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
LobbyInviteOnly
Information
This mod adds a new button when hosting a lobby which allows you to set it as invite-only. It was designed for people who want to play alone or with a specific group of friends without uninvited people being able to join.
This is also useful if you or someone in your lobby has their steam "game details" privacy setting as public as that allows anyone to join a friends-only lobby by clicking the join button on the person's public steam profile.
Note: Only the lobby host needs this mod, it does nothing for clients and is not required to be able to accept an invitation to an invite-only lobby.
Compatibility
- Supported Game Versions:
- v45
- Works Well With:
- Not Compatible With:
- N/A
Configuration
The mod has no configuration options.
Credits
- 1A3 - Creator
CHANGELOG
1.2.0
- This mod has been replaced by LobbyImprovements
1.0.7
- Rewrote some of the code to improve compatibility with other mods.
1.0.6
- Updated README.md to mention v48 support.
- Added v45 backwards compatibility.
1.0.5
- Added v47 Support
1.0.4
- Updated README.md
1.0.3
- Added invite only state & lobby type to the lobby data so other mods can easily check whether the currently lobby is invite only e.g. discord rich presence mods not showing the join button for invite only lobbies.
1.0.2
- Added a bit of extra detail to the README.md
- Updated the icon
1.0.0
- Initial Release