Skip to content

Commit

Permalink
New Server
Browse files Browse the repository at this point in the history
  • Loading branch information
lordbagel42 authored Nov 24, 2022
1 parent cce3784 commit 3291778
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
pkg install openjdk-17

wget https://github.com/SlimeVR/SlimeVR-Server/releases/download/v0.3.1/slimevr.jar
wget https://nightly.link/ButterscotchV/SlimeVR-Server/actions/artifacts/450012640.zip

unzip 450012640.zip

echo "Installed, run with java -jar slimevr.jar"

Expand Down

0 comments on commit 3291778

Please sign in to comment.