Open ynot01 opened 6 months ago
Not sure if it's related, but the export templates in the 4.2.2 image seem to be missing/broken. 4.2.1 required them to be copied from /root/.local/share/godot/templates/ and this still works for 4.2.1. In 4.2.2 image, the /root/.local/share/godot/templates/ folder does not exist, and the dockerfile seems to put them into the correct folder, but exports still fail.
The folder in Godot 4 is named export_templates
instead of templates
, so please update your CI files accordingly:
4.2.2 labels ARG GODOT_VERSION as 4.2.1
mono-4.2.2 labels ARG GODOT_VERSION as 3.4.2