Skip to content

MelonLoader Installation Guide

TIP

If you do not know how to find your game path, refer to Locating Your Game.

Mod Managers

Although a mod manager isn't strictly required for installation, its very much recommended.

This guide will demonstrate how to use GorillaMelonManager.

0. Preface

If you are migrating from BepInEx, you need to delete it from your Gorilla Tag installation. Find your Gorilla Tag folder, and delete the following files:

BepInEx/
changelog.txt
doorstop_config.ini
winhttp.dll

1. Download GorillaMelonManager

To easily download and manage mods, we'll use GorillaMelonManager. Downloads are on the GorillaMelonManager GitHub Releases. Pick the file which matches your platform.

GorillaMelonManager GitHub Release Demonstration

1.1. Install MelonLoader

Once you open GorillaMelonManager, go to the settings tab and verify that your game path is correct. If it's not, or installation fails, set it!

Next, you want to press Install MelonLoader

screenshot of melonloader installer

HOLD UP!

If the installation fails, report the issue to the Gorilla Tag Modding Hub Discord!

2. Download GorillaLibrary

Congratulations, you've now successfully modded Gorilla Tag!

To ensure all your mods work, you need GorillaLibrary. Go to GorillaLibrary's GitHub Releases, and download GorillaLibrary.zip

Unzip the file that you downloaded.

Next, find your Gorilla Tag folder, and copy the contents of the folder into it.

HOLD UP!

DO NOT copy the base GorillaLibrary folder into Gorilla Tag's folder. Instead, copy the contents of it (Mods/).

Finishing up

You've successfully modded your game!

To find mods to install, refer to the Gorilla Tag Mod Hub, or the Gorilla Tag GameBanana (managed via GorillaMelonManager).

TIP

If you're using Linux, you need to do one more step. Refer to Linux for this.