minecraftcodex/utils/miner/run.sh

14 lines
131 B
Bash
Executable File

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