Valks-Games/sankari

`public static bool IsExportedRelease() => OS.HasFeature("standalone");` not working in Godot 4 Beta 17

valkyrienyanko opened this issue · 0 comments

Godot Version
v4.0.beta17.mono.official [c40020513]

Issue
The function stopped working in beta 17, there has to be a new way of doing this now.