This adds a plugin which bundles LWJGL for plugins.
The plugin is split into 4 parts, 1 is common classes between different
platforms, and then one with platform specific natives (unixoid, osx, and
windows).
The LWJGL parts included in this plugin (at this time) are:
lwjgl (core library)
assimp (model imports)
opencl
opengl
opengles
par (generation of simple shapes)
stb (various utilities)
vulkan (note: MacOS natives for MoltenVK are available)