NoLeaves is a lightweight BepInEx plugin for Gorilla Tag that silently removes leaf GameObjects the moment you load into the game. There’s no UI to configure and no commands to run — install it once and it works automatically on every session.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/NoLeaves.ASTRA-V2/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Download and install NoLeaves into your Gorilla Tag BepInEx setup in minutes.
Quick Start
Get up and running fast with a step-by-step first-time setup walkthrough.
How It Works
Learn how NoLeaves fetches the object list and disables GameObjects at runtime.
Troubleshooting
Fix common issues like leaves still appearing or network fetch failures.
What NoLeaves does
When Gorilla Tag starts, NoLeaves waits 2 seconds for the game world to load, then downloads a list of leaf-related GameObject names from a remote source. It then scans all active GameObjects in the scene every 5 seconds and disables any that match — keeping leaves gone even after map transitions or respawns.Install BepInEx
Make sure BepInEx 5 is installed in your Gorilla Tag directory. NoLeaves depends on it to inject into the game.
NoLeaves requires an internet connection on first load to fetch the object name list. If the fetch fails, the mod logs an error and exits gracefully — the game continues normally.