Can be used to showcase your foundry modules
- Edit /data/options.json
- Add your modules to /data/modules.json
{
"name": "Return To Setup",
"manifest": "https://raw.githubusercontent.com/ardittristan/VTTReturnToSetup/master/module.json",
"releaseManifest": null, //optional
"description": null,
"repository": "ardittristan/VTTReturnToSetup",
"deprecated": true //this property is not required
}
- Upload to GitHub
- Profit