This mod uses client.options.getSprintToggled().getValue() in order to detect when the player is sprinting, and whether they are using toggle//hold to sprint.
It then displays this in the top right of the player's screen.
The position and scale of the HUD display can be changed in the Mod Menu tab for the mod.
To be clear, this mod does not directly change how toggle sprint works, or its functionality at all - it serves only to provide an HUD to display the current sprinting status.
Mod Menu is a required dependency for this mod to run.

