minecraftcodex/utils/miner/run.sh

14 lines
131 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
2013-06-03 14:51:36 +00:00
python achievements.py