minecraftcodex/utils/miner/run.sh

10 lines
86 B
Bash
Executable File

#!/bin/bash
./decompile.sh $1
python textures.py
python items.py
python blocks.py