1.6.0 • Published 11 months ago

@bedrock-libraries/version-manager v1.6.0

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

Version

CLI utility for managing versions of @minecraft/server* node packages.

Usage

  1. Install this package globally npm i -g @bedrock-libraries/version-manager
  2. Run bedrock-tools update <version> to update the version of all @minecraft NPM packages found in the local directory's package.json, where is one of 'stable' | 'beta' | 'previewBeta' | 'previewRC'. You can add --install to the command to run npm install after setting the version in package.json
versionMinecraft Client VersionScript API Version
stableStableStable
betaStableBeta
previewBetaPreviewBeta
previewRCPreviewStable
1.5.8

12 months ago

1.6.0

11 months ago

1.5.7

12 months ago

1.5.6

12 months ago

1.5.5

12 months ago

1.5.4

12 months ago

1.5.3

12 months ago