LobbyInfo
A small HUD that shows lobby info like players, ping, FPS and map.
| Last updated | a day ago |
| Total downloads | 7 |
| Total rating | 1 |
| Categories | Tools |
| Dependency string | CowboyHatVR-LobbyInfo-1.3.1 |
| Dependants | 0 other packages depend on this package |
README





# Important: THIS MOD IS ONLY FOR MELONLOADER (FOR NOW)
# Lobby Info
Adds a small on-screen info display (HUD — heads-up display) at the bottom of your view.
## Shows
- Lobby name
- Public or Private ( gamemodes (infection, casual etc.))
- Player count (in lobby)
- fps, ping
- and more...
No gameplay changes — just useful info while you play.
---
## Installation (Players)
## Auto install
1. Open [MonkeModManager.exe](https://github.com/GorillaTagModdingHub/GorillaMelonManager/releases)
2. Go to the Lobby Info mod
3. click install
4. Open your game and done!!
## Manual Install
1. Go to the [Releases](https://github.com/CowboyhatVR/Lobby-Info/releases/tag/GorillaTag) page
2. Download the latest .DLL
3. Put the files into:
Gorilla Tag/Mods/
Open your game and you're done.
---
## If there are any problems with this mod please contact me [My Discord](https://discord.com/users/369571484332589057)
---
## Source Code
This repository contains the source code.
If you only want the mod, download it from [Releases](https://github.com/CowboyhatVR/Lobby-Info/releases/tag/GorillaTag).
---
## Building
1. Install Visual Studio 2022/2026 (.NET desktop development)
2. Put your Gorilla Tag path in the .csproj references
3. Build in Release mode
The compiled DLL will appear in:
bin/Release/net472/
---
Created by CowboyHatVR
# Important: THIS MOD IS ONLY FOR MELONLOADER (FOR NOW)