Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/APreds-UI/llms.txt

Use this file to discover all available pages before exploring further.

Installing APreds UI takes about two minutes. You copy a single DLL into the correct BepInEx subfolder and the mod loads automatically the next time you launch Gorilla Tag.
1

Verify Gorilla Tag is installed via Steam

Open Steam and confirm Gorilla Tag appears in your library with a Play button. If the game is not installed, install it before continuing.
2

Ensure BepInEx is installed

Navigate to your Gorilla Tag game directory and confirm a BepInEx folder exists at the root. If it is missing, install BepInEx for Gorilla Tag before proceeding.
3

Download the APredsUI.dll release

Obtain the APredsUI.dll file from the release page. Do not rename or modify the file.
4

Place the DLL in the correct plugin subfolder

Copy APredsUI.dll into the following path inside your Gorilla Tag installation:
C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag\BepInEx\plugins\MO\
Create the MO subfolder if it does not already exist.
5

Launch Gorilla Tag

Start Gorilla Tag through Steam. BepInEx detects and loads APredsUI.dll automatically during startup. No additional configuration is required.
Do not place APredsUI.dll directly in BepInEx\plugins\. The mod must go inside the MO subfolder — placing it in the root plugins directory may cause it to fail to load or conflict with other mods.
The MO output path is specified in the project’s .csproj file as the post-build copy destination. If you build the mod from source, the DLL is placed there automatically.

Build docs developers (and LLMs) love