There are 3 things you need to be aware of when exporting builds:
- By default, images are not included in the resource system
- By default, the Godot export incorrectly installs the webview
- By default, extension
.html
is ignored during export (change this in the export settings)
Visit the relevant help sections for the fixes.
- Images
- Fix paths: Windows/Linux
- Fix paths: macOS