CHANGELOG
v1.0.4 (Latest)
- Added CHANGELOG.md as a seperate file.
- Added LICENSE to the distributable zip folder.
v1.0.3
- Added CrossHairShadow<bool> config option, which enables/disables the CrossHair shadow. Suggested by HazardousMonkey (#1)
- Reduced the distance of the shadow from the CrossHair
v1.0.2
- Fixed CrossHair overflow wrapping once the size is set to > 60
v1.0.1
- Added configuation options
-
- CrossHairText: The text to display as the CrossHair
-
- CrossHairSize: The size of the CrossHair
-
- CrossHairColor_RED: The red value of the CrossHair color
-
- CrossHairColor_GREEN: The green value of the CrossHair color
-
- CrossHairColor_BLUE: The blue value of the CrossHair color
-
- CrossHairColor_ALPHA: The alpha value of the CrossHair color
v1.0.0 (Released 10-12-2023)
- Initial release