| Step | Instructions |
|---|---|
| Requirements | • Java 25 or higher • Minecraft 26.1.2 • Fabric Loader 0.19.2+ • Meteor Client 26.1.2+ |
| Installation | 1. Download the latest .jar from releases2. Place in .minecraft/mods/ alongside Meteor Client3. Launch Minecraft with Fabric profile |
| Usage | 1. Open Meteor Client GUI (Right Shift by default) 2. Navigate to the Addons tab 3. Browse online addons or view installed addons 4. Click any addon for details and installation |
| Capability | Details |
|---|---|
| In-Game Addon Browser | Browse available Meteor addons directly from within Minecraft through an integrated GUI |
| One-Click Installation | Download and install addons with a single click • No manual file management required |
| Automatic Updates | Built-in update system with hash verification for addon integrity |
| Smart Filtering | Automatically filters addons by Minecraft version compatibility • Shows only verified, working addons |
| Grid & List Views | Switch between grid cards and compact list view based on preference |
| Detailed Addon Info | View full metadata including description, author, download count, and last update |
| Task | Command |
|---|---|
| Build | ./gradlew build – Compiles and packages addon to build/libs/ |
| Clean Build | ./gradlew clean build – Removes old artifacts and rebuilds |
| Run Tests | ./gradlew test – Executes JUnit test suite |
Based on work from addon-menu by crosby-moe.
This project is licensed under the CC0-1.0 license.