You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,27 @@
6
6
**Current status:** Available for early testing.<br>
7
7
8
8
## Download & Installation
9
+
### Windows
9
10
If you have already installed the Addons, make sure to run file verification through Steam before installing a new version (go to Steam, click RMB on the game, open **Properties**, go to **Local Files** and click on **Verify integrity of game files...**)!
10
11
11
12
Go to [Releases](https://github.com/Erdroy/Stationeers.Addons/releases), select latest release and download zip file named 'Stationeers.Addons-vX.X-X.zip'. Now go to Steam, click RMB on the game, open **Properties**, go to **Local Files** and click on **BROWSE LOCAL FILES**. It should open new window for you. Next, you have to open the downloaded zip and drag all of its contents into the game folder (`AddonManager` folder and `version.dll`). And that's it! Enjoy your mods!
12
13
13
14
***Note:** After you've subscribed to an addon on the workshop, you have to restart the game. This will be improved in the future.*
14
15
16
+
### Linux (client, not tested for servers)
17
+
*(this is in beta, might not work)*
18
+
Installing:
19
+
1) Do the same unzipping as in windows (extract all zip content on the game installation root folder)
20
+
2) In a shell, navigate to the Addons folder you've just extracted
<StationeersDirectory>X:\Path\To\Steam\steamapps\common\Stationeers\</StationeersDirectory> <!-- Change this to the path to your Stationeers directory -->
3
+
<StationeersDirectory>/mnt/steam/lib_b/Steam/steamapps/common/Stationeers/</StationeersDirectory> <!-- Change this to the path to your Stationeers directory -->
0 commit comments