Installing the game on MacOS: Difference between revisions

From Vintage Story Wiki
Line 27: Line 27:
# Install .NET Runtime by typing the following in Terminal:
# Install .NET Runtime by typing the following in Terminal:
<code>arch -x86_64 sudo installer -pkg dotnet-runtime-7.0.14-osx-x64.pkg -target /</code>
<code>arch -x86_64 sudo installer -pkg dotnet-runtime-7.0.14-osx-x64.pkg -target /</code>
(You might need to tweak the filename here based on the version you've downloaded at step 2.)
<br>(You might need to tweak the filename here based on the version you've downloaded at step 2.)
# Install Homebrew for x64 using these commands in Terminal:
# Install Homebrew for x64 using these commands in Terminal:
<nowiki>cd ~/Downloads
<nowiki>cd ~/Downloads
Confirmedusers, editor
348

edits