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.

Installing Gorilla Time V2 takes a couple of minutes. You copy a single DLL into a specific folder inside your Gorilla Tag installation, and BepInEx picks it up automatically the next time you launch the game. The steps below walk you through the full process, from verifying prerequisites to confirming the plugin loaded.
Using mods in public lobbies can result in a ban from Gorilla Tag. Always use Gorilla Time V2 in private rooms only.
Gorilla Time V2 is a PC-only plugin. It requires the Steam version of Gorilla Tag and will not work on standalone Meta Quest.

Prerequisites

Before you install, make sure you have:
  • Gorilla Tag installed via Steam on a Windows PC
  • BepInEx installed into your Gorilla Tag directory. If you haven’t done this yet, follow the BepInEx installation guide before continuing.

Installation steps

1

Verify BepInEx is installed

Open your Gorilla Tag folder. The default path is:
C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag\
You should see a BepInEx folder at the root. Inside it, confirm that a plugins subfolder exists. If neither folder is present, install BepInEx first.
2

Build or obtain the plugin DLL

You can either build the plugin from source or obtain a pre-built DLL.To build from source, open the solution in Visual Studio and build in Release configuration. The project is configured to output directly to:
C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag\BepInEx\plugins\MO\
The build will place Gorilla Time V2.dll there automatically if you have write access to that path.If you have a pre-built DLL, continue to the next step.
3

Copy the DLL to the plugins folder

If you’re placing the DLL manually, copy Gorilla Time V2.dll into:
C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag\BepInEx\plugins\MO\
Create the MO subfolder if it doesn’t already exist. The final path to the file should look like:
BepInEx\plugins\MO\Gorilla Time V2.dll
4

Launch Gorilla Tag

Start Gorilla Tag through Steam. BepInEx runs before the game loads and will automatically find and initialize any DLLs in the plugins folder, including Gorilla Time V2.Once you’re in game, press T to open the GUI and confirm the plugin is running.

Next steps

Quickstart

Learn how to open the GUI and use the time and weather controls.

GUI overview

See every control in the overlay window and how the dark theme works.

Build docs developers (and LLMs) love