V4.7.dev5.official [a8643700c] Linux - How To Install Export Templates From Local File?

Godot Version

v4.7.dev5.official [a8643700c] - Linux x86_64

Question

We just started using dev5 of Godot Engine v4.7 on Linux.

Something is either missing or we are not seeing it:
How to install export template from local file?
We only see in export template manager the ability to download templates from Web?

Let us know, thanks!

SS

You can put export templates in a folder I believe under ~/.local/share/godot/export_templates, or set a custom template path in the export settings.

1 Like

Ok, thank you