resonant-induction/Include Resources.bat

4 lines
78 B
Batchfile
Raw Normal View History

2012-10-28 09:17:08 +01:00
@echo off
cd resources
"..\..\7za.exe" a "..\jars\bin\minecraft.jar" "*"
pause