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: .github/README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ TC2 is mostly about the changes made _on top_ of a mid-Jungle Inferno developmen
30
30
* As a separate game, you cannot play normal TF2 matchmaking. You can *only* connect to TC2 servers.
31
31
* Information about multiplayer playtests can be found [on our Discord server](https://discord.gg/CuPb2zV).
32
32
33
-
## Basic Installation
33
+
## Basic Installation (Windows)
34
34
35
35
New users should follow this approach.
36
36
@@ -46,6 +46,16 @@ New users should follow this approach.
46
46
47
47
*Advanced installation instructions (for contributors and developers) [can be found here](https://github.com/mastercomfig/tf2-patches/wiki/Advanced-Installation-Instructions).*
48
48
49
+
## Basic Installation (Linux)
50
+
51
+
New users should follow this approach.
52
+
53
+
1.[Download](https://github.com/mastercomfig/tf2-patches/releases/latest)`game_dist_linux.zip` from the latest release.
54
+
2. Extract the downloaded ZIP to a directory on your computer.
55
+
3. Open a shell, `cd` to the directory you extracted TC2 into, and run `./link.sh`
56
+
4. In the same directory, run `./start_tf2.sh`. Note that you must have Steam running.
57
+
5. Enjoy!
58
+
49
59
## For players:
50
60
51
61
### [Things to keep in mind with TC2](https://github.com/mastercomfig/tf2-patches/wiki/Things-to-keep-in-mind-with-TC2)
0 commit comments