resonant-induction/Include2.bat
Rseifert 1b0a386f5c PowerTo command setup done
Now to just figure out how to actual apply power to a block and this
command will be done.

Also i still can't get 7zip cmd installed on my computer too use. So i
had to create my own include script for now.
2013-02-12 21:51:52 -05:00

4 lines
No EOL
79 B
Batchfile

@echo off
cd resources
..\..\..\7za.exe a "..\jars\bin\minecraft.jar" "*"
pause