Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kono-o/mcas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCAS - mcasset getter

A minimal CLI to fetch and download vanilla Minecraft texture packs by version.

Usage

mcas get <version>
mcas get <version> <dir>
mcas get <version> <+dir>

Examples

mcas get 1.16.4
mcas get 1.16.4 save/pack/here
mcas get 1.16.4 +extended/path

Help

mcas help
mcas info

Install

From crates.io

cargo install mcas

From source

git clone https://github.com/Kono-o/mcas
cd mcas
cargo install --path .

About

minimal cli to fetch and download vanilla minecraft texture packs by version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages