Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 763 Bytes

MacOS Getting Started Guide.md

File metadata and controls

27 lines (20 loc) · 763 Bytes

Guide for running Open RuneScape Classic on MacOS

Step 1

First, you will need to install Homebrew for Mac in Terminal via https://brew.sh

To do so, open Terminal, copy and paste the following, and then press enter:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Now copy and paste the following in Terminal and press enter:

brew install adoptopenjdk/openjdk

This installs Open JDK. Next, copy and paste the following in Terminal and press enter:

brew install docker docker-compose

Step 2

You are now ready to use "Start-Linux.sh" (Skip the option for Install). Open Terminal, navigate to this folder, and execute:

./Start-Linux.sh