Skip to content

allinkdev/node-minecraft-launcher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

node-minecraft-launcher

A fast Minecraft launcher written in Node.JS with no large dependencies. Yes, you do need Java installed.

Installation

npm i node-minecraft-launcher

Running

node . <ver> [username] [javaPath]

Known issues

This does not support custom Minecraft versions (Fabric, Forge, hacked clients etc.) Sometimes it'll error out while refreshing versions. Run it again to fix. Sometimes it'll take too long refreshing broken downloads. Run it again to hopefully fix, or just wait a moment.