resonant-induction/Include Resources.bat

4 lines
78 B
Batchfile
Raw Normal View History

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