The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides ...
I am wondering what the plan is for handling LWJGL natives when dealing with modular Java projects that are built with Gradle. Currently the natives are part of the same dependency and require ...