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
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,8 @@
1
1
# Crosshair Overlay
2
-
Tired of a simple overlay taking over 100MB of RAM for no reason?
3
-
A very light, fast and portable crosshair overlay built with C++.
4
-
5
-
### On development!
6
-
The current version is as minimal as it can get althought it would be nice to add some more optimizations to it. Later on there will be a less minimal version with an included json file to modify the crosshair and maybe even a complete UI.
2
+
Tired of a simple overlay taking over 100MB of RAM for no reason? </br> A very light, fast and portable crosshair overlay built with C++. </br> The current version is as minimal as it can get
7
3
8
4
### Crosshair Customization
9
-
For now, if you want the best possible performance, update the source code and compile it yourself (it's easy!)
0 commit comments