Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

raz-varren/unofficial-godot-export-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Unofficial Godot Export Templates

Well, as quickly as it was created, this repo is has been made redundant. As of Godot 4.2 the official Godot export templates now include builds for ARM32/ARM64. Since there's really no reason for the bot to keep pushing builds to this repo, I'm going to archive it and shutdown the build bot. I will keep the archive available for anyone who still needs ARM64 export templates for Godot 4.1.x releases.

Export templates for Godot 4.1.x are available on the releases page. Follow the instructions below for using them.

How to use

  1. Download the tpz file from the releases page for your version of Godot 4.1.x
  2. On your game dev machine, open your project and from the menu click Project -> Export
  3. Under presets click Add... -> Linux/X11
  4. Click and enable Embed PCK
  5. You will see errors related to No export template at the expected path
  6. Click Manage Export Templates
  7. Click Install from File
  8. Find and open the tpz file you downloaded
  9. Close the export template manager
  10. Go back to Project -> Export
  11. Select Binary Format -> Architecture -> arm64
  12. That's it, you should be able to export arm64 builds now

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published