install_hmcl
install_hmclPrepares the HMCL directory: downloads HMCL.jar if missing, compiles hmcl-agent.jar with javafx, copies jars, and returns paths. Safe to re-run.
Instructions
Prepare the HMCL directory: if /HMCL.jar is missing, download the latest HMCL release jar from GitHub (asset ending in .jar); then run node agent/build.mjs (requires javac on PATH) to fetch the javafx jars and compile hmcl-agent.jar; copy hmcl-agent.jar and the javafx jars into . Returns the resulting paths. Safe to re-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||