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.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.
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.
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.Download the APredsUI.dll release
Obtain the
APredsUI.dll file from the release page. Do not rename or modify the file.Place the DLL in the correct plugin subfolder
Copy Create the
APredsUI.dll into the following path inside your Gorilla Tag installation:MO subfolder if it does not already exist.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.