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.
This commit is contained in:
SylveonBottle 2017-07-04 13:48:13 -05:00 committed by GitHub
parent f96a59dbe9
commit 9e081aeeb4

View File

@ -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: