> For the complete documentation index, see [llms.txt](https://foreign-gnomes.gitbook.io/everhood2-modding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foreign-gnomes.gitbook.io/everhood2-modding/welcome.md).

# Welcome

Welcome fellow modder, here start your journey to create Everhood 2 worlds and battles.

### Disclaimers

A basic understanding of Unity will help you massively in order to make a mod.

In this documentation we don’t cover any Unity tutorial, we cover how to create a mod with and by using Unity and other tools. Make sure to search on the web for any tutorial about how to use Unity!

### Useful links

Join our discord for support: <https://discord.com/invite/everhood>

### Quick Start in order

* [Set up stuff](/everhood2-modding/getting-started/setting-up-stuff.md)
* [Create a world](/everhood2-modding/getting-started/create-a-world.md)
* [Create a battle](/everhood2-modding/getting-started/create-a-battle.md)
* [Export mod](/everhood2-modding/basics/export-mod.md)
* [Test Mod from Elevator](/everhood2-modding/basics/test-mod-from-hotel.md)  or [Test mod faster from Menu](/everhood2-modding/basics/test-mod-from-menu.md)
* [Upload to steam](/everhood2-modding/basics/upload-update-steamworkshop.md)
