fix: newlines

This commit is contained in:
ALittlePatate
2023-07-25 10:41:34 +02:00
committed by GitHub
parent 0016f39a85
commit 93b4c5558d

View File

@@ -1,7 +1,7 @@
# CSS-external # CSS-external
A simple CS:S external cheat A simple CS:S external cheat
This cheat is based of [ImGuiExternal](https://github.com/furkankadirguzeloglu/ImGuiExternal) which is the overlay part of the program. This cheat is based of [ImGuiExternal](https://github.com/furkankadirguzeloglu/ImGuiExternal) which is the overlay part of the program.<br>
The code isn't very good nor optimized but at least i have the good offsets. The code isn't very good nor optimized but at least i have the good offsets.
# Features # Features
@@ -13,20 +13,20 @@ The code isn't very good nor optimized but at least i have the good offsets.
* Crosshair * Crosshair
# Usage # Usage
Compile in x64 Release mode. Compile in x64 Release mode.<br>
Start the game then launch the cheat. Start the game then launch the cheat.<br>
Press INSERT to open the menu. Press INSERT to open the menu.<br>
Press DELETE or "unhook" in the menu to unload the cheat. Press DELETE or "unhook" in the menu to unload the cheat.<br>
As i use an overlay you can easily stream your game with obs/discord without anyone seeing the ESP. As i use an overlay you can easily stream your game with obs/discord without anyone seeing the ESP.<br>
# Screenshots # Screenshots
ESP : ESP :<br>
![ESP.png](Screenshots/ESP.png) ![ESP.png](Screenshots/ESP.png)
Menu : Menu :<br>
![menu.png](Screenshots/menu.png) ![menu.png](Screenshots/menu.png)
# Known issues # Known issues
* Performances can be better * Performances can be better
* The ESP has a bit of latency * The ESP has a bit of latency
* Skeleton ESP can be buggy in some frames for some reasons * Skeleton ESP can be buggy in some frames for some reasons