Emulate the Gungeon
An emulator for mods created for Mod the Gungeon that makes them work with BepInEx.
Date uploaded | 2 years ago |
Version | 1.0.1 |
Download link | SpecialAPI-Emulate_the_Gungeon-1.0.1.zip |
Downloads | 8858 |
Dependency string | SpecialAPI-Emulate_the_Gungeon-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_EtG
BepInEx pack for Enter the Gungeon. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2101MtG_API-Mod_the_Gungeon_API
Adds the good parts of Mod the Gungeon to BepInEx.
Preferred version: 1.5.3README
Emulate the Gungeon
An emulator for (most) mods created for Mod the Gungeon that makes them work with BepInEx. Just unzip the mod you want to emulate into a new folder inside of your plugins
folder and it should work.
NOTE: this will obviously not work for all of the mods, but it should work for 99% of popular ModWorkshop mods.
How to install
If you haven't installed BepInEx and/or Mod the Gungeon API, follow its installation guide (linked on Mod the Gungeon API's page: https://enter-the-gungeon.thunderstore.io/package/MtG_API/Mod_the_Gungeon_API/). After you've installed BepInEx, just unzip EmulateTheGungeon.zip into your BepInEx's plugins
folder.
Changelog:
- 1.0.1: fixed mods not being loaded at all without Unity Explorer. modding is weird
- 1.0.0: release