> 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/master.md).

# ETG Modding Guide

Hello, this is a little guide regarding modding the game [Enter The Gungeon](https://www.enterthegungeon.com/)(EtG) by DodgeRoll.

First, to install and download mods for EtG, go here: [Mod EtG: Starting Guide](/etg-modding-guide/getting-started/mod-etg-installation.md).

If you would like to create mods start at: [Setting Up Visual Studios.](/etg-modding-guide/getting-started/setting-up-visual-studio.md)\
\
if you would like to go and learn the basics of C# go [w3schools ](https://www.w3schools.com/cs/)or \
&#x20;[Hello world interactive tutorials](https://docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/)
