https://github.com/calinou/csgo-crosshairplus
[WIP] Display additional information near the crosshair in Counter-Strike: Global Offensive
https://github.com/calinou/csgo-crosshairplus
Last synced: 6 months ago
JSON representation
[WIP] Display additional information near the crosshair in Counter-Strike: Global Offensive
- Host: GitHub
- URL: https://github.com/calinou/csgo-crosshairplus
- Owner: Calinou
- License: mit
- Created: 2022-01-30T23:35:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T18:12:30.000Z (over 4 years ago)
- Last Synced: 2025-06-20T03:08:24.482Z (about 1 year ago)
- Language: GDScript
- Homepage:
- Size: 112 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.GDHTTPServer.md
Awesome Lists containing this project
README
# CrosshairPlus for CS:GO
**An improved crosshair with more information for Counter-Strike: Global Offensive.**
Currently displays health and ammo in your clip in close vicinity to the crosshair,
so you don't have to look at your screen's corners to know this information anymore.
This application uses the
[Game State Integration](https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Game_State_Integration)
API to communicate with the game. This means
**this application works in online games and is VAC-safe**.
**Note:** This application is still in early stages and isn't meant to be used in production.
## License
Copyright © 2022 Hugo Locurcio and contributors
Unless otherwise specified, files in this repository are licensed under the
MIT license. See [LICENSE.md](LICENSE.md) for more information.