Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/relitrix/mic

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

flowbite minecraft modrinth react security tailwindcss vite

Last synced: 2 months 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
```