> For the complete documentation index, see [llms.txt](https://mtgmodders.gitbook.io/etg-modding-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtgmodders.gitbook.io/etg-modding-guide/getting-started/mod-etg-installation.md).

# Modding EtG: Installing Mods

## Modding the Gungeon (BepInEx)

Navigate to your EtG.exe directory, you can find this in Steam by right-clicking EtG and going to "Manage", then "Browse local files".&#x20;

<figure><img src="/files/4fh0VNTFh5CulQBKmTP8" alt=""><figcaption></figcaption></figure>

For Epic Games, you click the three little dots below enter the gungeon, then click manage, and press the folder icon next to "Installation"

![](/files/UmmTgJBmnUyTjAE1Y1Y8)![](/files/UzYkR1ck9lil72CeEYEa)![](/files/r2weMRkVn9NQPxMGRy33)

Once you are in the folder go to the BepInEx GitHub and download the latest release for your platform.\
<https://github.com/BepInEx/BepInEx/releases>

After that unzip the file and drop it in the game directory so it looks like this: ![](https://lh5.googleusercontent.com/AV93aCyEOtcerZ2fLDnDyGVf1hlw5cVNyjIeI6a1ANja47ydKFfVr2HwvOC5YNVfhEHbK596tPL4_UmdKYU8GZ7OCN-yv3RQUWuJX6_vpFOG2bGIjRiKpyfMLxoy0F7qdmsW7CckJv0meIuFTg)

If you've done everything correctly, when you now run the game inside the BepInEx/ folder there should now be a folder called plugins/. This is where your mods will go

## Installing Mods

The preferred method to install mods is through the application r2modman: <https://thunderstore.io/c/enter-the-gungeon/p/ebkr/r2modman/>

However, mods can also be installed manually:

Download Mods Here: <https://enter-the-gungeon.thunderstore.io/package/>                                                   All mods should be downloaded from thunderstore.

Once you have downloaded any mods you want go to your Enter the Gungeon Directory and <mark style="color:green;">**unzip**</mark> the mods into the `BepInEx/plugins/` folder. &#x20;
