resonant-induction/include.bat

4 lines
No EOL
65 B
Batchfile

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