diff --git a/pom.xml b/pom.xml index b88eb52..6c4934a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,46 @@ 17 17 3.3.1 - natives-windows + + + lwjgl-natives-linux-amd64 + + + unix + amd64 + + + + natives-linux + + + + lwjgl-natives-macos-x86_64 + + + mac + x86_64 + + + + natives-macos + + + + lwjgl-natives-windows-amd64 + + + windows + amd64 + + + + natives-windows + + +