bedrock-scriptapi-versions: Unreliably parses ScriptAPI package versions to obtain information about Minecraft versions. This package can determine which release versions to be used on a specific Minecraft version.
This package currently does not support CJS.
Use NPM package manager (npm, pnpm, or yarn)
npm i @frostice482/bedrock-scriptapi-versions
pnpm i @frostice482/bedrock-scriptapi-versions
yarn add @frostice482/bedrock-scriptapi-versionsSee example.js for example.
Run script build:win for Windows OS, or build:linux for Linux OS.