Appearance
@loontail/minecraft-kit v0.5.0 / verifyRuntime
Function: verifyRuntime()
ts
function verifyRuntime(input): Promise<VerificationResult>Verify the Java runtime files. Honours target.runtime.installRoot when set so a shared/global runtime install is checked at its real location instead of the per-target runtime/ subfolder.
Parameters
| Parameter | Type |
|---|---|
input | VerifyRuntimeInput |
Returns
Promise<VerificationResult>