# MODDING TUTORIALS

- [How to create a mod project](/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](/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](/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...
