A node.js library to install and launch minecraft with or without modloaders.
Find a file
2026-04-23 18:21:30 +02:00
src fix: fix older versions (1.7.10) not being launchable (natives for windows are available for x32 and x64 cpus) 2026-04-23 18:14:55 +02:00
tests fix: modrinth tests not finding nlk 2026-04-23 18:21:30 +02:00
.editorconfig chore: init 2025-09-28 13:12:46 +02:00
.gitignore fix: fix tests being not runnable 2026-04-23 18:13:19 +02: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 fix: fix tests being not runnable 2026-04-23 18:13:19 +02:00

node-launcher-kit

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