From 9d42cebe6ed691796abf97ddba5fd5ca5e90aaeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Autin?= Date: Thu, 3 Jun 2021 22:45:47 +0200 Subject: [PATCH] Set lwjgl.natives to natives-windows --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a80a64..5593d30 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 3.2.3 - natives-linux + natives-windows 11