From 1ccf0456b51b156505e39627b4e2fe9f4cb43e32 Mon Sep 17 00:00:00 2001 From: StellaArtois Date: Tue, 23 Feb 2016 18:41:13 +0000 Subject: [PATCH] Add test JOpenVR jar to JSON --- JOpenVR | 2 +- installer/1.7.10-forge-nohydra.json | 18 ++++++++++++++++++ installer/1.7.10-forge.json | 18 ++++++++++++++++++ installer/1.7.10-nohydra.json | 18 ++++++++++++++++++ installer/1.7.10.json | 18 ++++++++++++++++++ repo | 2 +- 6 files changed, 74 insertions(+), 2 deletions(-) diff --git a/JOpenVR b/JOpenVR index 36400480..e2147d77 160000 --- a/JOpenVR +++ b/JOpenVR @@ -1 +1 @@ -Subproject commit 36400480cf7bd989a4bf6864daf65f8c5593f737 +Subproject commit e2147d773b59c021f94d8cad433948a7f7dde153 diff --git a/installer/1.7.10-forge-nohydra.json b/installer/1.7.10-forge-nohydra.json index 49b52e40..d0fa9e96 100644 --- a/installer/1.7.10-forge-nohydra.json +++ b/installer/1.7.10-forge-nohydra.json @@ -242,6 +242,24 @@ ] } }, + { + "name": "com.valvesoftware.openvr:JOpenVR:0.9.16.0", + "url": "http://repo.minecraft-vr.com/" + }, + { + "name": "com.valvesoftware.openvr:JOpenVRLibrary:0.9.16.0", + "url": "http://repo.minecraft-vr.com/", + "natives": { + "linux": "natives-linux-${arch}", + "windows": "natives-windows-${arch}", + "osx": "natives-osx-${arch}" + }, + "extract": { + "exclude": [ + "META-INF/" + ] + } + }, { "name": "net.aib42.mumblelink:JMumble:1.11", "url": "http://repo.minecraft-vr.com/" diff --git a/installer/1.7.10-forge.json b/installer/1.7.10-forge.json index e12f37bd..d5c89a4a 100644 --- a/installer/1.7.10-forge.json +++ b/installer/1.7.10-forge.json @@ -242,6 +242,24 @@ ] } }, + { + "name": "com.valvesoftware.openvr:JOpenVR:0.9.16.0", + "url": "http://repo.minecraft-vr.com/" + }, + { + "name": "com.valvesoftware.openvr:JOpenVRLibrary:0.9.16.0", + "url": "http://repo.minecraft-vr.com/", + "natives": { + "linux": "natives-linux-${arch}", + "windows": "natives-windows-${arch}", + "osx": "natives-osx-${arch}" + }, + "extract": { + "exclude": [ + "META-INF/" + ] + } + }, { "name": "net.aib42.mumblelink:JMumble:1.11", "url": "http://repo.minecraft-vr.com/" diff --git a/installer/1.7.10-nohydra.json b/installer/1.7.10-nohydra.json index 3beefbdf..1edfe9c1 100644 --- a/installer/1.7.10-nohydra.json +++ b/installer/1.7.10-nohydra.json @@ -197,6 +197,24 @@ ] } }, + { + "name": "com.valvesoftware.openvr:JOpenVR:0.9.16.0", + "url": "http://repo.minecraft-vr.com/" + }, + { + "name": "com.valvesoftware.openvr:JOpenVRLibrary:0.9.16.0", + "url": "http://repo.minecraft-vr.com/", + "natives": { + "linux": "natives-linux-${arch}", + "windows": "natives-windows-${arch}", + "osx": "natives-osx-${arch}" + }, + "extract": { + "exclude": [ + "META-INF/" + ] + } + }, { "name": "net.aib42.mumblelink:JMumbleLibrary:1.11", "url": "http://repo.minecraft-vr.com/", diff --git a/installer/1.7.10.json b/installer/1.7.10.json index 3beefbdf..1edfe9c1 100644 --- a/installer/1.7.10.json +++ b/installer/1.7.10.json @@ -197,6 +197,24 @@ ] } }, + { + "name": "com.valvesoftware.openvr:JOpenVR:0.9.16.0", + "url": "http://repo.minecraft-vr.com/" + }, + { + "name": "com.valvesoftware.openvr:JOpenVRLibrary:0.9.16.0", + "url": "http://repo.minecraft-vr.com/", + "natives": { + "linux": "natives-linux-${arch}", + "windows": "natives-windows-${arch}", + "osx": "natives-osx-${arch}" + }, + "extract": { + "exclude": [ + "META-INF/" + ] + } + }, { "name": "net.aib42.mumblelink:JMumbleLibrary:1.11", "url": "http://repo.minecraft-vr.com/", diff --git a/repo b/repo index fd382501..23b5b27b 160000 --- a/repo +++ b/repo @@ -1 +1 @@ -Subproject commit fd3825015b4fc41b19902720b314fe464ac4170e +Subproject commit 23b5b27b0c8964352af155806552429598c56d81