Skip to content

Commit ceee5fb

Browse files
authored
Merge pull request #15 from Zebralear/master
Create Mac Installation
2 parents 20ab246 + d47a0e0 commit ceee5fb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Mac Installation

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Okay, so QMods on a Mac? Easy... Once you've tried it all and found the solution at last!
2+
Getting right into things, you'll need three things:
3+
1. The .exe found here - https://www.nexusmods.com/subnautica/mods/16/
4+
2. Your built-in "Terminal" App (or any other CLI terminal)
5+
3. Mono Project, found here- https://www.mono-project.com/download/stable/
6+
7+
So, now that you have Mono Installed, you want to right-click Subnautica in Steam, then click "Prefrences at the bottom of the
8+
pop-up menu. Go to the tab called "Local Files", and click "Browse Local Files", Put QMods.exe here.
9+
10+
Now, open "Terminal" (Cmd+Space; search Terminal) and enter the following command line.
11+
cd ~/Library/"Application Support"/Steam/steamapps/common/Subnautica
12+
13+
Finally, enter:
14+
mono QMods.exe
15+
16+
17+
Now, if you go to the Subnautica folder you accessed at the beginning, you should see a folder titled QMods, put the mods you
18+
want to run here and start Subnautica!
19+
To test your installation, try the "Custom Load Screen" mod found here: https://www.nexusmods.com/subnautica/mods/124

0 commit comments

Comments
 (0)