0.0.1 • Published 11 months ago

@frostice482/bedrock-scriptapi-versions v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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.

Installation

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-versions

Example

See example.js for example.

Building

Run script build:win for Windows OS, or build:linux for Linux OS.

0.0.1

11 months ago