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.
You are viewing a potentially older version of this package.
View all versions.
HoloCheck
A mod that controls access to your public lobbies either by whitelist, or by password.
| Date uploaded | 2 years ago |
| Version | 0.1.0 |
| Download link | bricks04-HoloCheck-0.1.0.zip |
| Downloads | 123 |
| Dependency string | bricks04-HoloCheck-0.1.0 |
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
H-check Lobby Control Tools
Provides functions and tools to control access to Public facing lobbies.
Allows users to create Public lobbies that are access controled - enabling scenarios like streamer lobbies, where individually inviting users via Steam may not be viable.
Instructions
- Install mod dependencies (Bepinex)
- Extract provided ZIP
- Place contents in the root folder for the game.
- The file "bricks04.holoCheck.dll" and "holocheckassetbundle" should be within the
BepInEx/pluginsfolder. Ensure the dll and assetbundle are in the same folder.
r2ModMan Instructions
- Ensure mod dependencies are installed.
- Should be ok for single-click install.
Usage - Passkey
- On the main menu, new fields for changing the passkey and viewing the whitelist will appear on the bottom right of the screen.
- To use a passkey, enter four digits into the Passkey field, and press "Change".
- Other users joining your lobby must install the H-check mod and enter the exact same Passkey digits into their own Passkey field. If they do not follow these steps, they will be unable to view/join your lobby.
- If you do not wish for the passkey to be displayed on screen(eg. for streaming purposes), press the "Reveal" button to change the displayed passkey into *s. Press the button again to display the active passkey.
- If you wish to allow users to join without passkey check, clear the Passkey field and press "Change".
Usage - Whitelist
- To use a whitelist, first collect the SteamIDs of every user that you wish to allow to join.
- Enter all the collected SteamIDs as a comma-separated string into the "Allowed Steam IDs" field in the mod's config file
BepInEx/config. - eg. 123456789,234567893,4534634563456
- ENSURE that there are no spaces in your comma-separated string!
- To disable whitelist checking, empty the "Allowed Steam IDs" field.
- To check what whitelist you have active, press the blue key button on the Lethal Company main menu.
Changelog
- v0.1.0
- Release