Illusion_HeightBar
Illusion_HeightBar copied to clipboard
Display both units.
Is there a way to modify it so that it displays both metric and freedom units? I'm trying to understand measurements in centimeters better and I think it could help. I know it's a weird question., just thought I'd ask.
Showing both is not supported. You can easily modify the source and compile your own version that does this though.
I think I figured out how to do it, but I have no idea where to start with getting the edited code into the game.
Compile it in VisualStudio and replace the old heightbar dll inside bepinex\plugins folder with the one you made.