Skip to content

Install instruction for Mac

Carl Andersson edited this page Jan 24, 2023 · 2 revisions
  1. Download zip file for mac from https://github.com/carl-anders/slimevr-wrangler/releases
  2. Unzip the zip file. There will be a file called slimevr-wrangler
  3. Open a terminal in the same folder you unzipped the file. (Look at the section "Open new Terminal windows or tabs from the Finder" here: https://support.apple.com/en-gb/guide/terminal/trmlb20c7888/mac )
  4. Run the following commands:
chmod +x ./slimevr-wrangler
./slimevr-wrangler
  1. To run it the next time you only need to run the last command, as the chmod command changes the file properties permanently.
Clone this wiki locally