Appearance
@loontail/minecraft-kit v0.5.0 / verifyFabric
Function: verifyFabric()
ts
function verifyFabric(input): Promise<VerificationResult>Verify the Fabric loader slice: profile JSON + every library it pulls in.
Parameters
| Parameter | Type |
|---|---|
input | VerifyFabricInput |
Returns
Promise<VerificationResult>