An open API service indexing awesome lists of open source software.

https://github.com/relitrix/mic

Modrinth Integrity Checker
https://github.com/relitrix/mic

flowbite minecraft modrinth react security tailwindcss vite

Last synced: 13 days ago
JSON representation

Modrinth Integrity Checker

Awesome Lists containing this project

README

        



Logo







---
A tool for checking .jar(s) integrity with Modrinth API.

## Run locally
```bash
git clone https://github.com/relitrix/mic/
cd mic
npm install
npm run dev
```