Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 587 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 587 Bytes

Logo


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

Run locally

git clone https://github.com/relitrix/mic/
cd mic
npm install
npm run dev