diff --git a/pom.xml b/pom.xml index aae8617..f465c42 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,45 @@ 3.3.6 natives-windows + + + lwjgl-natives-linux-amd64 + + + unix + linux + amd64 + + + + natives-linux + + + + lwjgl-natives-macos-aarch64 + + + mac + aarch64 + + + + natives-macos-arm64 + + + + lwjgl-natives-windows-amd64 + + + windows + amd64 + + + + natives-windows + + + @@ -26,6 +65,7 @@ +