Skip to content

Latest commit

History

History
33 lines (21 loc) 路 1 KB

File metadata and controls

33 lines (21 loc) 路 1 KB

Nerd's Minecraft Launcher (NML)

NML App

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.

Development

Pre-requisites

Before you begin, ensure you have the following installed on your machine:

Setup

Follow these steps to set up your development environment:

pnpm install
pnpm dev

You 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.