Skip to content

Commit 3f650ad

Browse files
committed
Add linux install instructions to README
1 parent 3eaa540 commit 3f650ad

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ TC2 is mostly about the changes made _on top_ of a mid-Jungle Inferno developmen
3030
* As a separate game, you cannot play normal TF2 matchmaking. You can *only* connect to TC2 servers.
3131
* Information about multiplayer playtests can be found [on our Discord server](https://discord.gg/CuPb2zV).
3232

33-
## Basic Installation
33+
## Basic Installation (Windows)
3434

3535
New users should follow this approach.
3636

@@ -46,6 +46,16 @@ New users should follow this approach.
4646

4747
*Advanced installation instructions (for contributors and developers) [can be found here](https://github.com/mastercomfig/tf2-patches/wiki/Advanced-Installation-Instructions).*
4848

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+
4959
## For players:
5060

5161
### [Things to keep in mind with TC2](https://github.com/mastercomfig/tf2-patches/wiki/Things-to-keep-in-mind-with-TC2)

0 commit comments

Comments
 (0)