electrodynamics/include.bat

4 lines
65 B
Batchfile
Raw Normal View History

2012-12-18 21:13:23 +08:00
@echo off
cd resources
2013-01-14 18:29:27 +08:00
7z a "..\jars\bin\minecraft.jar" "*"
2012-12-18 21:13:23 +08:00
pause