virtualx-engine/modules/mono/mono_gd
Ignacio Roldán Etcheverry 1bf4397e5b C#: Use custom project setting for C# project files name
The setting is initially assigned the name of the Godot project,
but it's kept freezed to prevent issues when renaming the Godot
project.

The user can always rename the C# project and solution manually and
change the setting to the new name.
2022-08-22 03:36:52 +02:00
..
support C#: Restructure code prior move to .NET Core 2022-08-22 03:35:59 +02:00
android_mono_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gd_mono.cpp C#: Use custom project setting for C# project files name 2022-08-22 03:36:52 +02:00
gd_mono.h C#: Re-implement assembly reloading with ALCs 2022-08-22 03:36:51 +02:00
gd_mono_cache.cpp C#: Add source generator for signals as events 2022-08-22 03:36:52 +02:00
gd_mono_cache.h C#: Add source generator for method list 2022-08-22 03:36:52 +02:00