You should probably ignore this repo — it’s mostly for internal use.
However, if you want to add a "Built with Scrooch" link or landing page for your Scratch mod, you can use this link format:
https://scrooch-project.github.io/ad/build/ad.html?mod=[yourmodname]
Make sure not to use spaces in your mod name. Use no spaces or replace spaces with something like underscores (_) or dashes (-).
Just replace [yourmodname] with your mod’s name to create a custom landing page.
If you don't want to use a link, use this cool badge:
<a href="https://scrooch-project.github.io/ad/build/ad.html?mod=[yourmodname]">
<img src="https://scrooch-project.github.io/ad/PoweredByScrooch.svg" alt="Powered by Scrooch" width="150">
</a>