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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ Not at the moment, we are focusing on our own patches to send to Valve.
28
28
29
29
## How can I help?
30
30
31
-
1.**Report bugs that exist in live TF2 *or* TC2 through the [issues page](https://github.com/mastercomfig/team-comtress-2/issues).**
31
+
1.**Report bugs that exist in live TF2 *or* TC2 through the [issues page](https://github.com/mastercomfig/tf2-patches/issues).**
32
32
* Bugs that are present in modern TF2 but are not present in TC2 cannot be fixed in this project.
33
-
2.**Suggest quality of life improvements (*not balance changes*) through the [issues page](https://github.com/mastercomfig/team-comtress-2/issues).**
33
+
2.**Suggest quality of life improvements (*not balance changes*) through the [issues page](https://github.com/mastercomfig/tf2-patches/issues).**
34
34
* These changes should not affect gameplay, and should be unanimously desired.
35
35
3.**Install TC2 and play the game to test stability, bugfixes, and performance.**
36
36
* As a separate game, you cannot play normal TF2 matchmaking. You can *only* connect to TC2 servers.
@@ -43,24 +43,24 @@ New users should follow this approach.
43
43
1. Copy your current `Team Fortress 2` installation to a new folder.
44
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`).
45
45
* Do *not* delete the entire `tf/cfg` folder!
46
-
3.[Download](https://github.com/mastercomfig/team-comtress-2/releases/latest)`game_dist.zip` from the latest release.
46
+
3.[Download](https://github.com/mastercomfig/tf2-patches/releases/latest)`game_dist.zip` from the latest release.
47
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.
48
48
5. Extract the downloaded ZIP to your copied TF2 folder, overwriting existing files.
49
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".
50
50
7. Double click `start_tf2.bat`. Note that you must have Steam running.
51
51
8. Enjoy!
52
52
53
-
*Advanced installation instructions (for contributors and developers) [can be found here](https://github.com/mastercomfig/team-comtress-2/wiki/Advanced-Installation-Instructions).*
53
+
*Advanced installation instructions (for contributors and developers) [can be found here](https://github.com/mastercomfig/tf2-patches/wiki/Advanced-Installation-Instructions).*
54
54
55
55
## For players:
56
56
57
-
### [Things to keep in mind with TC2](https://github.com/mastercomfig/team-comtress-2/wiki/Things-to-keep-in-mind-with-TC2)
58
-
### [New console commands and launch options](https://github.com/mastercomfig/team-comtress-2/wiki/New-console-commands-and-launch-options)
57
+
### [Things to keep in mind with TC2](https://github.com/mastercomfig/tf2-patches/wiki/Things-to-keep-in-mind-with-TC2)
58
+
### [New console commands and launch options](https://github.com/mastercomfig/tf2-patches/wiki/New-console-commands-and-launch-options)
0 commit comments