bsmg / ModAssistant

Simple Beat Saber Mod Installer
MIT License
2.49k stars 420 forks source link

Program won't work unless recompiled with isVoid() set True. #531

Closed V-Rixxo closed 4 months ago

V-Rixxo commented 7 months ago

Under Classes / Utils.CS a function called "IsVoid()" will prevent the application from working with a target directory if it's unofficial.

Just trying to verify if this behavior is on purpose or not. This issue doesn't affect me but I noticed it in the code.

sofi3066389963 commented 5 months ago

The program won't function correctly unless it's recompiled with the isVoid flag enabled. Make sure to adjust your compilation settings accordingly.

DeadlyKitten commented 4 months ago

This is working as intended.