mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 06:18:41 +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?