mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-13 13:18:23 +00:00
batch file fix
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
java -Xmx1024m -jar %~dp0\ffdec.jar %*
|
||||
java -Xmx1024m -jar "%~dp0\ffdec.jar" %*
|
||||
Reference in New Issue
Block a user