The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

NametagModifier
Allows for the modification of nametag visibility distances and angles, and creates an override keybind that shows all nametags regardless of distance for a short amount of time to help locate players.
CHANGELOG
v1.0.3
- Reduced max VisibleAngle value to mitigate issues where there are 2 nametags perpendicular to each other
- Fixed issue where the override keybind would show 2 nametags perpendicular to each other, due to the angle being higher than 180 degrees
v1.0.2
- Reformatting of how overrides get handled
v1.0.1
- Made it so the
OverrideKey
couldn't be pressed if PEAK is currently blocking inputs, such as within menus or in a mod's text field. - Fixed arbritrary one frame delay to disable override when pressing the
OverrideKey
while nametags are already overriden. - Small internal changes
v1.0.0
- Initial Release