Files
godot/modules/mono/build_scripts
Raul Santos 1294b21c01 Add MSBuild property to enable Godot.NET preview
- Adds `EnableGodotDotNetPreview` property that allows users to opt-in into the preview packages of the new Godot .NET bindings. These packages are still in prerelease.
- Adds checks to the `Godot.NET.Sdk` to prevent accidentally referencing packages from the wrong bindings (e.g.: GodotSharp in a project that uses the new Godot .NET bindings). This should help users that run into issues when using third-party libraries that are incompatible with the bindings system they are currently using.
2026-03-26 09:57:07 +01:00
..