Skip to content

Commit 1ebbf0e

Browse files
authored
Add Table of Contents
1 parent 2cebdd3 commit 1ebbf0e

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@
88

99
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.
1010

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+
1126
## Getting started
1227

1328
### Prerequisites
@@ -63,4 +78,4 @@ Configuration files are saved inside `Mistral` folder in your `opt` folder (`/op
6378
* [danielkrupinski](https://github.com/danielkrupinski/Osiris) - for creating his README file that I used as a template.
6479

6580
## 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

Comments
 (0)