Add LWJGL 2.9.2-nightly-20140822
This commit is contained in:
parent
c1b6f42551
commit
7fb6cafe9e
45
resources/versions/LWJGL/2.9.2-nightly-20140822.json
Normal file
45
resources/versions/LWJGL/2.9.2-nightly-20140822.json
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"fileId": "org.lwjgl",
|
||||
"name": "LWJGL",
|
||||
"version": "2.9.2-nightly-20140822",
|
||||
"+libraries": [
|
||||
{
|
||||
"name": "net.java.jinput:jinput:2.0.5"
|
||||
},
|
||||
{
|
||||
"name": "net.java.jinput:jinput-platform:2.0.5",
|
||||
"natives": {
|
||||
"linux": "natives-linux",
|
||||
"windows": "natives-windows",
|
||||
"osx": "natives-osx"
|
||||
},
|
||||
"extract": {
|
||||
"exclude": [
|
||||
"META-INF/"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "net.java.jutils:jutils:1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822"
|
||||
},
|
||||
{
|
||||
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822"
|
||||
},
|
||||
{
|
||||
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822",
|
||||
"natives": {
|
||||
"linux": "natives-linux",
|
||||
"windows": "natives-windows",
|
||||
"osx": "natives-osx"
|
||||
},
|
||||
"extract": {
|
||||
"exclude": [
|
||||
"META-INF/"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -7,5 +7,6 @@
|
||||
<file>LWJGL/2.9.0.json</file>
|
||||
<file>LWJGL/2.9.1-nightly-20130708-debug3.json</file>
|
||||
<file>LWJGL/2.9.1.json</file>
|
||||
<file>LWJGL/2.9.2-nightly-20140822.json</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
Loading…
Reference in New Issue
Block a user