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: README.md
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,21 @@
8
8
9
9
Free open-source GNU/Linux training software for **Team Fortress 2** game. Designed as an internal cheat - [Shared Library](https://en.wikipedia.org/wiki/Library_(computing)#Shared_libraries) (SO) loadable into game process. Compatible with the Steam version of the game.
10
10
11
+
## Table of Contents
12
+
13
+
-[Table of Contents](#table-of-contents)
14
+
-[Getting started](#getting-started)
15
+
-[Prerequisites](#prerequisites)
16
+
-[Downloading](#downloading)
17
+
-[Compiling from source](#compiling-from-source)
18
+
-[Loading / Injecting into game process](#loading--injecting-into-game-process)
19
+
-[FAQ](#faq)
20
+
-[How do I open menu?](#how-do-i-open-menu)
21
+
-[Where is my config file saved?](#where-is-my-config-file-saved)
22
+
-[Loading / Injecting into game process](#loading--injecting-into-game-process)
23
+
-[Acknowledgments](#acknowledgments)
24
+
-[See also](#see-also)
25
+
11
26
## Getting started
12
27
13
28
### Prerequisites
@@ -63,4 +78,4 @@ Configuration files are saved inside `Mistral` folder in your `opt` folder (`/op
63
78
*[danielkrupinski](https://github.com/danielkrupinski/Osiris) - for creating his README file that I used as a template.
64
79
65
80
## See also
66
-
*[cathook](https://github.com/nullworks/cathook) - Training software that I started on.
81
+
*[cathook](https://github.com/nullworks/cathook) - Training software that I started on.
0 commit comments