You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to export my project for web it can't find the web export templates.
I manually downloaded the export files and double checked the export_template folder but the web_debug.zip as well as the web_release.zip are missing in both cases.
According to the approved answer in this post Godot 4 should have a web export.
Any idea why the web export templates are missing?
There are no HTML5 export templates for C# yet, because .NET Core is missing upstream support for targeting HTML5. (This will only be restored in 4.1 at the earliest, assuming upstream support is added quickly enough.)
Godot version
4.0-rc2 mono
System information
macOS Ventura (13.2.1) with M1 Max
Issue description
When I try to export my project for web it can't find the web export templates.
I manually downloaded the export files and double checked the
export_template
folder but theweb_debug.zip
as well as theweb_release.zip
are missing in both cases.According to the approved answer in this post Godot 4 should have a web export.
Any idea why the web export templates are missing?
Steps to reproduce
Minimal reproduction project
Test.zip
The text was updated successfully, but these errors were encountered: