A node.js library to install and launch minecraft with or without modloaders.
Find a file
2026-03-26 19:22:58 +01:00
src feat: replace console.log with events 2026-03-21 23:56:50 +01:00
tests feat: replace console.log with events 2026-03-21 23:56:50 +01:00
.editorconfig chore: init 2025-09-28 13:12:46 +02:00
.gitignore feat: add a test generator using templates; upgrade vitest 2026-03-17 19:02:53 +01:00
eslint.config.js fix: fix eslint not actually working and fixed every ts/eslint warnings 2026-03-06 14:54:23 +01:00
LICENCE chore: init 2025-09-28 13:12:46 +02:00
package.json build: update every dependencies 2026-03-17 21:52:17 +01:00
pnpm-lock.yaml build: update every dependencies 2026-03-17 21:52:17 +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
shell.nix build: make use of only one nix shell with both java 8 and 21 in env 2026-03-26 19:22:58 +01:00
tsconfig.json fix: fix eslint not actually working and fixed every ts/eslint warnings 2026-03-06 14:54:23 +01:00
tsup.config.js fix: fix dynamic require of fs is not supported with adm-zip 2025-11-19 11:54:06 +01:00
vitest.config.ts feat: add a test generator using templates; upgrade vitest 2026-03-17 19:02:53 +01:00

node-launcher-kit

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