Skip to content

Unreliably parses Bedrock ScriptAPi versions.

License

Notifications You must be signed in to change notification settings

frostice482/bedrock-scriptapi-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Unreliably parses Bedrock ScriptAPi versions.

Topics

Resources

License

Stars

Watchers

Forks