From 9e081aeeb49a3c3cf527148bc0011ddc8df95949 Mon Sep 17 00:00:00 2001 From: SylveonBottle Date: Tue, 4 Jul 2017 13:48:13 -0500 Subject: [PATCH] Update README.md I thought github did this automatically, but it doesn't. Hopefully adding two spaces to the end of lines will force github to make a newline like reddit. Also fixed youtube link. To be honest, I'm not entirely sure if I like this change. It adds redundant spaces, and kinda looks weird. Up to you to merge this or not - I recommend thinking about it and comparing the two before you decide. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1804075c..758e0f62 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ If you are using another distro, make sure to have g++-6, gdb, libc6 and build e ## Updating cathook Run the `update` script in cathook folder. -Cathook requires the shader folder provided in order to launch properly. To install this, run the `update-data` script. This will create a sym-link for the required folders. -If you wish to do this manually, copy the tf-settings folder inside Cathook into your Team Fortress 2 folder and rename it to "cathook". +Cathook requires the shader folder provided in order to launch properly. To install this, run the `update-data` script. This will create a sym-link for the required folders. +If you wish to do this manually, copy the tf-settings folder inside Cathook into your Team Fortress 2 folder and rename it to "cathook". You will want to update these files if you wish to have an updated menu. ## Injection @@ -46,9 +46,8 @@ You will want to update these files if you wish to have an updated menu. `sudo ./attach-backtrace` to attach and print backtrace incase TF2 crashes. Some users report that this causes FPS drop in-game. This is recommended to grab a log of what went wrong if Cathook is crashing on you. ## Followbots -`cathook-ipc-server` allows you to run and control Followbots to do your evil bidding in-game. The installation for Followbots is quite complex, and will not be covered on this page. -Obviously, you must have several user accounts ready to run TF2. -A guide for Followbots can be found here: [How to setup and use followbots.](https://www.youtube.com/watch?v=kns5-nw7xUg&gl) +`cathook-ipc-server` allows you to run and control Followbots to do your evil bidding in-game. The installation for Followbots is quite complex, and will not be covered on this page. Obviously, you must have several user accounts ready to run TF2. +A guide for Followbots can be found here: [How to setup and use followbots.](https://www.youtube.com/watch?v=kns5-nw7xUg) You may also ask someone in our discord server to help you out. The installation script is as followed: