mirror of
https://github.com/godotengine/godot
synced 2024-11-02 05:26:46 +00:00
be1dfd3b3a
When exporting a game that contains a C# solution, a feature is added so the exported game can check if it should initialize the .NET module. Otherwise, the module initialization is skipped so games without C# won't check for the assemblies and won't show alerts when they're missing. |
||
---|---|---|
.. | ||
gd_mono.cpp | ||
gd_mono.h | ||
gd_mono_cache.cpp | ||
gd_mono_cache.h |