From cba8259e5900dfc9005a58bda6e044317fdd2fcb Mon Sep 17 00:00:00 2001 From: SashegDev Date: Tue, 5 May 2026 11:25:44 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=BA=D0=BE=D0=BF=D0=B8=D1=80=D1=83?= =?UTF-8?q?=D0=B5=D0=BC=20JavaFX=20JAR=20=D0=B2=20builds=20=D0=B8=20=D0=B8?= =?UTF-8?q?=D1=81=D0=BA=D0=BB=D1=8E=D1=87=D0=B0=D0=B5=D0=BC=20=D0=B8=D0=B7?= =?UTF-8?q?=20shade?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- launcher/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/launcher/pom.xml b/launcher/pom.xml index 1df6b72..82f36e3 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -132,13 +132,19 @@ META-INF/*.RSA - + org.openjfx:javafx-* **/*-linux.jar + + *:javafx-* + + * + + / @@ -232,6 +238,13 @@ + + + + *-win.jar + + +