From 93b4c5558d63e7f62254072c8b7ec5f75e4da9c4 Mon Sep 17 00:00:00 2001 From: ALittlePatate <48603993+ALittlePatate@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:41:34 +0200 Subject: [PATCH] fix: newlines --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c5df8eb..2dd8ead 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CSS-external 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.
The code isn't very good nor optimized but at least i have the good offsets. # Features @@ -13,20 +13,20 @@ The code isn't very good nor optimized but at least i have the good offsets. * Crosshair # Usage -Compile in x64 Release mode. -Start the game then launch the cheat. -Press INSERT to open the menu. -Press DELETE or "unhook" in the menu to unload the cheat. -As i use an overlay you can easily stream your game with obs/discord without anyone seeing the ESP. +Compile in x64 Release mode.
+Start the game then launch the cheat.
+Press INSERT to open the menu.
+Press DELETE or "unhook" in the menu to unload the cheat.
+As i use an overlay you can easily stream your game with obs/discord without anyone seeing the ESP.
# Screenshots -ESP : +ESP :
![ESP.png](Screenshots/ESP.png) -Menu : +Menu :
![menu.png](Screenshots/menu.png) # Known issues * Performances can be better * The ESP has a bit of latency -* Skeleton ESP can be buggy in some frames for some reasons \ No newline at end of file +* Skeleton ESP can be buggy in some frames for some reasons