···2828## How to make a mod?
29293030As you can see in the `example_mods` folder, a mod has typically two folders and a single `manifest.json` file having the following structure:
3131-```json
3131+```jsonc
3232{
3333 "name": "Ship Mod", // Mod name
3434 "author": "Estym", // Author