Skip to main content

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.

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.

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.
1

Install BepInEx

Make sure BepInEx 5 is installed in your Gorilla Tag directory. NoLeaves depends on it to inject into the game.
2

Drop in the DLL

Copy NoLeaves.ASTRA.dll into your BepInEx/plugins/ folder.
3

Launch Gorilla Tag

Start the game normally. NoLeaves loads automatically — no extra steps required.
4

Done

Leaves are removed within a few seconds of loading in. The mod runs silently in the background every session.
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.

Build docs developers (and LLMs) love