1.6.0 • Published 9 months ago

@bedrock-libraries/version-manager v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

10 months ago

1.6.0

9 months ago

1.5.7

10 months ago

1.5.6

10 months ago

1.5.5

10 months ago

1.5.4

10 months ago

1.5.3

10 months ago