Nerd's Minecraft Launcher (NML) is a desktop application for managing your Minecraft mods. It is built with Tauri and Vue.
Note: This project is a fork of Modrinth App but is not associated with Rinth, Inc.
Before you begin, ensure you have the following installed on your machine:
Follow these steps to set up your development environment:
pnpm install
pnpm devYou should now have a development build of the app running with hot-reloading enabled. Any changes you make to the code will automatically refresh the app.