From daa7adbf9ea8e97df6f268120eb748348f2f94e3 Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Sat, 13 Apr 2024 10:59:16 +0200 Subject: [PATCH] Fix batch file --- installer/resources/files/pairgoth.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/resources/files/pairgoth.bat b/installer/resources/files/pairgoth.bat index 646d093..37b8f77 100644 --- a/installer/resources/files/pairgoth.bat +++ b/installer/resources/files/pairgoth.bat @@ -1 +1 @@ -jre\bin\java.exe lib\pairgoth-engine.jar +jre\bin\java.exe -jar lib\pairgoth-engine.jar