A node.js library to install and launch minecraft with or without modloaders.
Find a file
2025-10-05 22:08:45 +02:00
src refactor: rename java.install to java.download 2025-10-05 21:51:04 +02:00
tests docs: explain why test downloads 1.15's natives 2025-10-05 22:08:45 +02:00
.editorconfig chore: init 2025-09-28 13:12:46 +02:00
.gitignore chore: init 2025-09-28 13:12:46 +02:00
eslint.config.js chore: init 2025-09-28 13:12:46 +02:00
LICENCE chore: init 2025-09-28 13:12:46 +02:00
package.json feat: add a function to download natives and its test 2025-10-05 21:50:33 +02:00
pnpm-lock.yaml feat: add a function to download natives and its test 2025-10-05 21:50:33 +02:00
pnpm-workspace.yaml chore: init 2025-09-28 13:12:46 +02:00
README.md chore: init 2025-09-28 13:12:46 +02:00
tsconfig.json chore: init 2025-09-28 13:12:46 +02:00
tsup.config.js feat: add a function to download natives and its test 2025-10-05 21:50:33 +02:00

node-launcher-kit

A node.js library to install and launch minecraft with or without modloaders.