Releases: najibninaba/bmad-pack-installer
Releases · najibninaba/bmad-pack-installer
v1.1.0 - Initial PyPI Release
What's New
This is the initial release of bmad-pack-installer, now available on PyPI!
Features
- Command-line interface for installing BMAD expansion packs
- Package validation with SHA256 hash verification
- Symlink management for pack installations
- YAML manifest support for pack definitions
- Rich CLI output with progress indicators
- Support for Python 3.9+
Installation
pip install bmad-pack-installer
Usage
bmad-pack-installer install <pack-name>
See the README for detailed usage instructions.