mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 23:44:21 +00:00
ca8100f29f
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?