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

6
.gitignore vendored
View File

@@ -18,11 +18,15 @@
*.zip
*.tar.gz
*.rar
*.so
*.dll
/*/*.so
/*/*.dll
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/local.properties
/build/
/library/build/
/*/build/
/.idea/
/.gradle/