Open HaleyHalcyon opened 1 month ago
Hrm, we'll have to take a look at this. The build system is quite complex, Spartan and Trashguy are working on it right now. Thanks for bringing this one up.
And yeah, the .godot thing we're going to leave as .godot for quite a while to maintain compatability with the file structure of Godot projects, we don't want to break off that stuff yet.
same here, wanted to export same android project from godot and redot, godot had a button to download template from mirror but redot does not, and after i downloaded manually, redot throw that error "no export template found at the expected path".
Redot doesn't have engine downloadable export templates for right now.
There are no tpz files on redotengine.org or GitHub. I downloaded all the zip archives, but none of them contain .tpz files.
tpz files are an infrastructure thing with godot for downloading templates that redot does not yet have.
How to setup export templates without tpz files?
Tested versions
This issue specifically concerns itself with v4.4.dev.custom_build 5e7e5fc60.
System information
Windows 10, Redot 4.4 alpha 2024101114
Issue description
While I could install the export template for Android using the download links, I could not figure out how to install the export template for HTML5.
Steps to reproduce
Minimal reproduction project (MRP)
Even a blank project (except for the minimal necessary to export as HTML5) should exhibit this issue.
(Unrelated issue: The MRP flavor text still includes a mention of "the .godot folder" and "project.godot")