Provides builds for both LWJGL2 and LWJGL3.

This commit is contained in:
Markil3
2020-12-18 12:31:25 -07:00
parent d8726a4aa6
commit 8a6487f3bb
7 changed files with 188 additions and 98 deletions

View File

@@ -16,4 +16,6 @@ include 'services:webservice'
*/
rootProject.name = 'JMEControllerConfig'
include "library"
include "library"
include "desktop"
include "desktopLegacy"