mc-addon-bump

1.0.2 • Public • Published

MC-ADDON-BUMP

A simple CLI tool to bump the version and update UUIDs of your Minecraft Bedrock Addon.

Command Syntax

npx mc-addon-bump [{patch|minor|major}]

Examples

To update UUIDs run the following command without any arguments:

npx mc-addon-bump

To bump version, you can specify the type of bump, either patch, minor or major:

npx mc-addon-bump patch

Bumping the version will also update the UUIDs.

Readme

Keywords

none

Package Sidebar

Install

npm i mc-addon-bump

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.45 kB

Total Files

3

Last publish

Collaborators

  • 4mbl