mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
Plugin lwjgl.org contains a binary version of LWJGL for development purposes (of this plugin) only. This binary version is ignored by the build script.
9 lines
232 B
INI
Executable file
9 lines
232 B
INI
Executable file
source.. = src/java/
|
|
output.. = build/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
icons/,\
|
|
lwjgl_logo.png,\
|
|
plugin.xml,\
|
|
about.html
|
|
src.includes = src/
|