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
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,14 +24,7 @@ TC2 is based on the 2017 TF2 source code leak, which contained an in-development
24
24
25
25
### Does TC2 include other community patches?
26
26
27
-
Yes! We include quite a few high quality patches from the community, to represent a more comprehensive patch to the whole game, including UI and assets.
*[TF2 Community HUD Fixes](https://steamcommunity.com/sharedfiles/filedetails/?id=2153598398)
33
-
*[Misc. Response Rule Fixes for Mann vs. Machine](https://steamcommunity.com/sharedfiles/filedetails/?id=2222988229)
34
-
*[Misc. Cosmetic Material Fixes](https://steamcommunity.com/sharedfiles/filedetails/?id=2231815530)
27
+
Not at the moment, we are focusing on our own patches to send to Valve.
35
28
36
29
## How can I help?
37
30
@@ -50,7 +43,7 @@ New users should follow this approach.
50
43
1. Copy your current `Team Fortress 2` installation to a new folder.
51
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`).
52
45
* Do *not* delete the entire `tf/cfg` folder!
53
-
3.[Download](https://github.com/mastercomfig/team-comtress-2/releases/latest)`game_clean.zip` from the latest release.
46
+
3.[Download](https://github.com/mastercomfig/team-comtress-2/releases/latest)`game_dist.zip` from the latest release.
54
47
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.
55
48
5. Extract the downloaded ZIP to your copied TF2 folder, overwriting existing files.
56
49
6. On your Steam Library, right click TF2, click properties then open the "Updates" tab and untick the option "Enable Steam Cloud Synchronization for TF2".
0 commit comments