forked from sascha/godot
Do not initialize Mono if 'res://.mono/' and mscorlib are missing
This is needed to avoid aborting due to missing mscorlib for projects that do not use C#. If 'res://.mono/' exists, then we assume the project uses C#, in which case a missing mscorlib should still abort.3.1
parent
e190589f3d
commit
24a2ae7f3c
Loading…
Reference in New Issue