Skip to main content
The Deno 2 Release Candidate is here
Learn more
method PreAkiModLoader.prototype.isModCombatibleWithAki
import { PreAkiModLoader } from "https://deno.land/x/sptaki@1.2.0/loaders/PreAkiModLoader.d.ts";

Is the passed in mod compatible with the running server version

Parameters

Mod to check compatibiltiy with AKI

Returns

boolean

True if compatible