> For the complete documentation index, see [llms.txt](https://docs.greenhellmodding.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greenhellmodding.com/modding-tutorials.md).

# MODDING TUTORIALS

- [How to create a mod project](https://docs.greenhellmodding.com/modding-tutorials/how-to-create-a-mod-project.md): This Tutorial aims to show you how to create a mod project on Green Hell using GreenHellModLoader!
- [The modinfo.json file](https://docs.greenhellmodding.com/modding-tutorials/how-to-create-a-mod-project/the-modinfo.json-file.md): This page aims to give you all the needed information about the modinfo.json file.
- [How to create an AssetBundle](https://docs.greenhellmodding.com/modding-tutorials/how-to-create-an-assetbundle.md): This tutorial aims to show you how to import assets into the game such as 3d models, textures, prefabs, particles etc...
