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.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 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
Verify BepInEx is installed
Open your Gorilla Tag folder. The default path is: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.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: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.Copy the DLL to the plugins folder
If you’re placing the DLL manually, copy Create the
Gorilla Time V2.dll into:MO subfolder if it doesn’t already exist. The final path to the file should look like: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.