summaryrefslogtreecommitdiffstats
path: root/application/resources/versions/LWJGL/2.9.2-nightly-20140822.json
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-03-12 20:08:56 +0100
committerPetr Mrázek <peterix@gmail.com>2017-04-07 00:20:01 +0200
commitf6eb8fa1e43a412edb49401107de30d497f0f593 (patch)
tree9767ea2911be69485a7c33e0ade5b7554b0d67f8 /application/resources/versions/LWJGL/2.9.2-nightly-20140822.json
parent2980322c3b34b252ead838daee7a844853feccf6 (diff)
downloadMultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar.gz
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar.lz
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.tar.xz
MultiMC-f6eb8fa1e43a412edb49401107de30d497f0f593.zip
NOISSUE Remove hardcoded LWJGL (modern)
Diffstat (limited to 'application/resources/versions/LWJGL/2.9.2-nightly-20140822.json')
-rw-r--r--application/resources/versions/LWJGL/2.9.2-nightly-20140822.json45
1 files changed, 0 insertions, 45 deletions
diff --git a/application/resources/versions/LWJGL/2.9.2-nightly-20140822.json b/application/resources/versions/LWJGL/2.9.2-nightly-20140822.json
deleted file mode 100644
index 25b22eb9..00000000
--- a/application/resources/versions/LWJGL/2.9.2-nightly-20140822.json
+++ /dev/null
@@ -1,45 +0,0 @@
-{
- "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/"
- ]
- }
- }
- ]
-}