minecraftcodex/utils/miner/run.sh

12 lines
107 B
Bash
Raw Normal View History

#!/bin/bash
./decompile.sh $1
python textures.py
python items.py
python blocks.py
2013-05-28 13:45:10 +00:00
python languages.py