Skip to content

Commit

Permalink
I guess this json was broken?
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbudda committed Mar 9, 2017
1 parent 00bcb6f commit 7e7c16e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/vivecraft/shaders/mixedreality.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ void main(void) {
discard; // Throw out the fragment to save some GPU processing
//out_Color = vec4(1, 0, 1, 1);
}
}
};
6 changes: 3 additions & 3 deletions installer/1.7.10.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,15 @@
},
{
"name": "com.sun:jna:4.2.1",
"url": "http://vivecraft.org/jar/",
"url": "http://vivecraft.org/jar/"
},
{
"name": "de.fruitfly.ovr:JRift:0.8.0.0.1",
"url": "http://vivecraft.org/jar/",
"url": "http://vivecraft.org/jar/"
},
{
"name": "net.aib42.mumblelink:JMumble:1.11",
"url": "http://vivecraft.org/jar/",
"url": "http://vivecraft.org/jar/"
},
{
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1",
Expand Down

0 comments on commit 7e7c16e

Please sign in to comment.