mcrandomizer/build_recipes.cmd

3 lines
75 B
Batchfile
Raw Normal View History

2023-07-03 01:10:46 -04:00
cd .\mcrecipescrambler\
python .\scrambler.py ..\build\recipes_%1.zip
cd ..