Bedrock Scripting - CLI tool for managing Minecraft Bedrock scripting projects
Project description
bds - Bedrock Scripting CLI
A CLI tool for managing Minecraft Bedrock scripting projects.
Installation
pip install bds-mcbe
Usage
Initialize a new project
bds init .
This will interactively prompt you for:
- Project name
- Description
- Dependencies (@minecraft/server, @minecraft/server-ui, etc.)
List available packages
bds list
Add a script package
bds add <package-name>
Downloads the package from the registry and adds it to scripts/lib/.
Commands
| Command | Description |
|---|---|
bds init [directory] |
Initialize a new Bedrock script project |
bds list |
List all available packages in the registry |
bds add <package> |
Add a script package to your project |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bds_mcbe-0.1.0.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bds_mcbe-0.1.0.tar.gz.
File metadata
- Download URL: bds_mcbe-0.1.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ad0ea4e86263dbb6a96da08fe0a5b518cb1328c9b2bcf89ed4aaf504b900c5a
|
|
| MD5 |
8b5e60df16cededa731fad47304da0d5
|
|
| BLAKE2b-256 |
8bbb38ca255b36e80ef8d3972a312d305792daf4c628359054cf8e8502b98732
|
File details
Details for the file bds_mcbe-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bds_mcbe-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf4ab75c6b3b99d7966668d53f6d9c8cd7d4744a9af2dbf17ea0147f936e6092
|
|
| MD5 |
b0c6270a1ed6ff00f54411e37525cb5d
|
|
| BLAKE2b-256 |
49dd49f44b8794d42de98c9303f539ed450163002791559809ce88c68bf0621b
|