virtualx-engine/modules/mono/utils
Ignacio Roldán Etcheverry 88e367a406 C#/netcore: Add base desktop game export implementation
This base implementation is still very barebones but it defines the path
for how exporting will work (at least when embedding the .NET runtime).

Many manual steps are still needed, which should be automatized in the
future. For example, in addition to the API assemblies, now you also
need to copy the GodotPlugins assembly to each game project.
2022-08-22 03:36:51 +02:00
..
macos_utils.cpp Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
macos_utils.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
macros.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
path_utils.cpp C#/netcore: Add base desktop game export implementation 2022-08-22 03:36:51 +02:00
path_utils.h C#/netcore: Add base desktop game export implementation 2022-08-22 03:36:51 +02:00
string_utils.cpp C#: Move marshaling logic and generated glue to C# 2022-08-22 03:35:59 +02:00
string_utils.h C#: Move marshaling logic and generated glue to C# 2022-08-22 03:35:59 +02:00