

Adds a CrossHair to the center of your screen to indicate where you are aiming. For suggestions or issues, feel free to open an issue on the GitHub repository.

BepInEx/plugins/com.ctnoriginals.cw.crosshair.dll file to BepInEx/plugins folder.BepInEx/config/com.ctnoriginals.cw.crosshair.cfg file to BepInEx/config folder.Install using the Thunderstore Mod Manager: https://thunderstore.io/c/content-warning/p/CTWOriginals/CrossHair/
| Option | Description | Default |
|---|---|---|
| CrossHairText | Text to display as crosshair (use \n for new line) | - + - |
| CrossHairSize | Size of the crosshair | 25 |
| CrossHairShadow | Whether to display a shadow behind the crosshair | true |
| CrossHairColor | Color of the crosshair in hexadecimal (Do not include the #) | ffffff |
| CrossHairOpacity | Opacity of the crosshair (0 to 100)% | 50 |
See CHANGELOG.md for the full changelog.