Commit Graph
2 Commits
Author SHA1 Message Date
azures04 4795116695 Minor fixes 2026-09-06 04:35:49 +02:00
azures04 e9bc3807ae Add initial minecraft-java-manager scaffold
Initial project scaffold for minecraft-java-manager. Adds package.json and package-lock.json, README update, index.js entrypoint and test.js. Introduces src modules: checker (detects Java version), installer (downloads JRE components with redirects, SHA1 validation, progress/events and concurrency), web (fetches launcher/runtime manifests and component data), systeminfo (platform key and install path resolution) and config (endpoints). Declares dependencies adm-zip and node-downloader-helper.
2026-09-06 03:58:25 +02:00