A custom sheilds.io badge maker for Modrinth projects
To get the badge in your markdown file do
[](https://modrinth.com/mod/<projectid>)Like this:
Docs at: https://modrinth-shields.imgalvin.me/openapi#tag/badges
To install dependencies:
bun installTo run:
bun run index.tsThis project was created using bun init in bun v1.2.22. Bun is a fast all-in-one JavaScript runtime.