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
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,15 @@
10
10
*[Community video benchmark 1](https://youtu.be/Jj4IjW0EQ6Q)
11
11
*[Community video benchmark 2](https://youtu.be/VRMWTYv5Fmc)
12
12
13
+
Come play with us! `connect tc2.mastercomfig.com`
14
+
13
15
# Welcome to Team Comtress 2!
14
16
15
17
### What *is* TC2?
16
18
17
19
Team Comtress 2 is a set of modifications on top of an older version of Team Fortress 2, with a community development team fixing bugs, improving performance, and adding quality of life features, with the goal of having those changes pulled upstream by Valve to the modern game.
18
20
19
-
### What is TC2 *not*?
20
-
21
-
**TC2 is *not* an alternative, more stable game experience**
22
-
23
-
TC2 is based on the 2017 TF2 source code leak, which contained an in-development version of Jungle Inferno. This build is rife with issues and incomplete features, and ***is not compatible*** with the modern game client.
24
-
25
-
### Does TC2 include other community patches?
26
-
27
-
Not at the moment, we are focusing on our own patches to send to Valve.
21
+
TC2 is mostly about the changes made _on top_ of a mid-Jungle Inferno development build of the game, so please keep in mind that it isn't a fully polished experience.
28
22
29
23
## How can I help?
30
24
@@ -41,7 +35,7 @@ Not at the moment, we are focusing on our own patches to send to Valve.
41
35
New users should follow this approach.
42
36
43
37
1. Copy your current `Team Fortress 2` installation to a new folder.
44
-
2. In your copied TF2 folder, delete the `tf/custom` and `tf/addons` folders if you have them, as well as `tf/cfg/autoexec.cfg`, `tf/cfg/config.cfg`, and any class configs (such as `heavyweapons.cfg` or `spy.cfg`).
38
+
2. In your copied TF2 folder, delete the `tf/custom` and `tf/addons` folders if you have them, as well as `tf/cfg/autoexec.cfg`, `tf/cfg/config.cfg`, and any class configs (such as `heavyweapons.cfg` or `spy.cfg`). One of the points of the changes we are making is to remove the need for graphical or networking configs. Do not have mastercomfig installed.
45
39
* Do *not* delete the entire `tf/cfg` folder!
46
40
3.[Download](https://github.com/mastercomfig/tf2-patches/releases/latest)`game_dist.zip` from the latest release.
47
41
4. <br> Right click on the ZIP, open Properties, and then Unblock it to speed up extraction and prevent conflicts with anti-virus software triggering false positives.
0 commit comments