|
|
@ -12,6 +12,10 @@ |
|
|
|
<packaging>nar</packaging> |
|
|
|
<packaging>nar</packaging> |
|
|
|
|
|
|
|
|
|
|
|
<name>OpenRS2 GL Natives</name> |
|
|
|
<name>OpenRS2 GL Natives</name> |
|
|
|
|
|
|
|
<description>Reimplementation of the jaggl native library, which implements |
|
|
|
|
|
|
|
OpenGL bindings for Windows (WGL), macOS (CGL) and UNIX (GLX) systems. This |
|
|
|
|
|
|
|
implementation supports modern versions of Java on macOS, as it is backed |
|
|
|
|
|
|
|
by a CALayer instead of an NSView.</description> |
|
|
|
|
|
|
|
|
|
|
|
<properties> |
|
|
|
<properties> |
|
|
|
<openrs2.root>${project.parent.basedir}</openrs2.root> |
|
|
|
<openrs2.root>${project.parent.basedir}</openrs2.root> |
|
|
|