mirror of https://github.com/godotengine/godot
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. |
||
|---|---|---|
| .. | ||
| Godot.NET.Sdk | ||
| GodotTools | ||
| script_templates | ||
| bindings_generator.cpp | ||
| bindings_generator.h | ||
| code_completion.cpp | ||
| code_completion.h | ||
| editor_internal_calls.cpp | ||
| editor_internal_calls.h | ||
| hostfxr_resolver.cpp | ||
| hostfxr_resolver.h | ||
| semver.cpp | ||
| semver.h | ||