Branch publishing
Writes outputs to mc/
cargo build
./target/debug/mcmeta-harvest harvest all --out /tmp/mcmetaRun from inside the mcmeta data checkout so git operations apply to that copy:
cd /path/to/mcmeta
/path/to/mcmeta-harvest/target/debug/mcmeta-harvest publish one --mc 1.21.4 --remote originHarvest runs cache upstream responses to disk for faster re-runs. Override defaults with:
MCMETA_SOURCE_CACHE_DIRMCMETA_SOURCE_CACHE_MINUTESMCMETA_SOURCE_CACHE (set to 0 to disable)