mrpack-cli

This is a fanmade tool, It is not made or endorsed by Modrinth
A simple command-line tool to extract .mrpack files
Usage

Getting Started
Installing
go install github.com/oceanoc/mrpack-cli@latest
Building
Dependencies
Golang
Steps
git clone https://github.com/OceanOC/mrpack-cli.git
go build
./mrpack-cli
License
This project is licensed under the Apache License 2.0
Acknowledgments
This project makes use of the following third-party libraries:
- color by Fatih Arslan, licensed under the MIT License. Link
For more details on the license, please refer to the LICENSE
and LICENSE-MIT
files in this repository.