Largo-POG_Timer icon

POG Timer

Always-visible round countdown (MM:SS) for Pit of Goblin. Host syncs remaining time to clients via Netcode so everyone sees the same HUD. MelonLoader 0.7.2 / .NET 6.

By Largo
Last updated a day ago
Total downloads 2
Total rating 0 
Categories Mods
Dependency string Largo-POG_Timer-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.2 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.2

README

POG Timer

Pit of GoblinThunderstore community
Loader: MelonLoader 0.7.2 (this package depends on it: LavaGang-MelonLoader-0.7.2).

What it does

Shows a small round countdown in the top-right: MM:SS plus short phase text (e.g. warning / hurry) so you always know how much time is left in the run.

Why it exists

  • The game is time-pressured, but a clear, always-on-screen timer is not there by default, so it is easy to lose track of the round clock.
  • In multiplayer, only the host has the full GameMode_Round state. This mod re-sends the remaining time and flags from the host to clients with Unity Netcode custom (unnamed) messages so every player with the mod sees the same countdown (magic prefix POGT so our packets stay identifiable).

Install

Use Thunderstore Mod Manager / Thunderstore App, or drop POGTimer.dll into Pit of Goblin\Mods\ (or the profile folder your manager uses).

Notes

  • Poll interval ~0.25 s to keep Il2CPP interop light.
  • If something fails, check MelonLoader\Logs.