@mc-resource/cli
Version:
a Resource Manager for Minecraft
11 lines (10 loc) • 506 B
Markdown
### Changelog
- README: enhanced License section
- enhanced identifier parsing on resource installation
- added feature to install resources specified on `concrete.json`
- added feature for specifing version for resource installing
- added release workflow and configuration for automated GitHub releases (WIP)
- added some keywords to `package.json`
- added usage example to README
- Fixed list command throwing error when concrete file not found
- added prettier format script for ./src/ files