A native webfishing installer for macos

Change JSON format to JSONC in README

Updated JSON code block to use JSONC format in README.

authored by regnault.dev and committed by GitHub 1deca044 55fe95d0

Changed files
+1 -1
+1 -1
README.md
··· 28 28 ## How to make a mod? 29 29 30 30 As you can see in the `example_mods` folder, a mod has typically two folders and a single `manifest.json` file having the following structure: 31 - ```json 31 + ```jsonc 32 32 { 33 33 "name": "Ship Mod", // Mod name 34 34 "author": "Estym", // Author