-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or requesttopic:ciIssues or pull requests regarding CIIssues or pull requests regarding CI
Description
godotengine/godot#90431 adds a new CLI flag to ensure Godot imports the project before attempting to export it. This is needed as otherwise a lot of script/asset errors occur, and the final build is broken.
However, this would imply having to compile a custom editor build just to take advantage of it. For now we are using the timeout
hack, but when this makes into a public build, we can switch to the new version.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttopic:ciIssues or pull requests regarding CIIssues or pull requests regarding CI