godot/modules/mono/mono_gd
Raul Santos b0274d0ee7
Fix .NET exporting in Linux
- Fix platform detection after Linux OS name was renamed from `LinuxBSD`
to `Linux`
- Fix arch detection after renaming `64` to `x86_64`
- Fix typo in `find_hostfxr`
2022-08-28 15:44:05 +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 Fix .NET exporting in Linux 2022-08-28 15:44:05 +02:00
gd_mono.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +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