Eaglercraft-1.5.2/ZipStableDownload.bat
2023-11-03 16:31:52 +01:00

4 lines
152 B
Batchfile

@echo off
title ZipStableDownload
java -cp zip-generator/deps/*;zip-generator/zipGenerator.jar net.lax1dude.eaglercraft.zip_generator.ZipGenerator
pause