godot/modules/mono/build_scripts
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
..
__init__.py Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
build_assemblies.py C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
mono_configure.py C#/netcore: Add base desktop game export implementation 2022-08-22 03:36:51 +02:00