ManlyMarco / Illusion_HeightBar

Plugin for measuring character height in Koikatu! and AI-Syoujyo chara maker
https://www.patreon.com/ManlyMarco
GNU Lesser General Public License v3.0
21 stars 3 forks source link

Display both units. #5

Open Westeford opened 2 years ago

Westeford commented 2 years ago

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.

ManlyMarco commented 2 years ago

Showing both is not supported. You can easily modify the source and compile your own version that does this though.

Westeford commented 2 years ago

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.

ManlyMarco commented 2 years ago

Compile it in VisualStudio and replace the old heightbar dll inside bepinex\plugins folder with the one you made.