A node.js library to install and launch minecraft with or without modloaders.
Find a file
2026-02-22 23:22:43 +01:00
src feat: only download libraries if not present 2026-01-08 11:56:24 +01:00
tests fix: actually show java process stderr 2026-02-22 23:22:43 +01:00
.editorconfig chore: init 2025-09-28 13:12:46 +02:00
.gitignore feat: add the instance class 2025-11-25 21:53:38 +01: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 function to generate launch arguments with unfinished test 2025-10-28 10:48:58 +01:00
pnpm-lock.yaml feat: add function to generate launch arguments with unfinished test 2025-10-28 10:48:58 +01: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 fix: fix dynamic require of fs is not supported with adm-zip 2025-11-19 11:54:06 +01:00

node-launcher-kit

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