# Overworld Developer README This README is the start point for developers wanting to develop in the overworld. ## Creating a new world - If you want to create a new world please refer to the [documentation](create-new-world.md) of it. - after creating the world you need to - [set it up](add-area.md) - [set up world loaders](world-loaders.md) - [create scene transitions](scene-transitions.md)