mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-23 06:20:46 +00:00
BaseIntermediateOutputPath seems to be empty by default. The workaround is to explicitly set it. Also fixed passing char instead of char[] to String.Split. Why was this even working with Mono?