Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/Gorilla-Time-V2/llms.txt

Use this file to discover all available pages before exploring further.

Gorilla Time V2 is a lightweight BepInEx plugin for Gorilla Tag that gives you real-time control over the game’s day-night cycle and weather system. Press T at any time during gameplay to open the draggable GUI overlay, choose your preferred time of day, and toggle rain on or off — all without leaving the game.

Installation

Get Gorilla Time V2 installed with BepInEx in a few steps

Quick Start

Open the GUI and change the time of day in under a minute

GUI Overview

Learn every control in the Gorilla Time V2 overlay window

Building from Source

Compile the plugin yourself and set up a dev environment

What you can do

Time of Day

Switch between Morning, 10AM, Day, Evening, and Night instantly

Weather Control

Start or stop rain with a single button press

Draggable Overlay

Reposition the GUI window anywhere on screen

How it works

Gorilla Time V2 hooks into the game’s BetterDayNightManager to set the current time and modify the weather cycle array at runtime. The plugin is loaded by BepInEx on game startup and persists across scene loads, so the GUI is always available.
1

Install BepInEx

BepInEx is the mod loader Gorilla Tag uses. You need it before installing any mods.
2

Drop in the plugin DLL

Build or download Gorilla Time V2.dll and place it in BepInEx/plugins/.
3

Launch Gorilla Tag

Start the game. BepInEx will load the plugin automatically on startup.
4

Press T to open the GUI

Hit T on your keyboard in-game to toggle the Gorilla Time V2 overlay open or closed.
Gorilla Time V2 targets .NET Framework 4.8 and is designed for the PC (Steam) version of Gorilla Tag. It will not work on standalone Quest without PC link.

Build docs developers (and LLMs) love