CelesteNet icon indicating copy to clipboard operation
CelesteNet copied to clipboard

Remove Celeste dependency from chat module

Open SnipUndercover opened this issue 1 year ago • 0 comments

Turns out, when compiling the server on a non-Steam Celeste executable, it causes some modules to not find the assembly (likely due to x86/x64 shenanigans).

This PR removes said reference by extracting Calc helpers into their own functions.

SnipUndercover avatar Apr 15 '23 23:04 SnipUndercover