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

Commit

Permalink
publish v4.1.2-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
raz-varren committed Oct 31, 2023
1 parent 2000cd9 commit 00127df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Godot is a great, open source, game engine that supports cross compilation for v

That's what this repo is here to solve. Whenever a new stable version of Godot 4 is released, we automatically compile and publish an unofficial set of ARM64 export templates, bundled with the official Godot export templates for that release.

You can download the latest export template bundle [here](https://github.com/raz-varren/unofficial-godot-export-templates/releases/download/4.1.1-stable/Godot_unofficial_v4.1.1-stable_export_templates.tpz). Follow the instructions below for using it. If you are using an older version of Godot 4, you can find the export templates for that version on the [releases page](https://github.com/raz-varren/unofficial-godot-export-templates/releases).
You can download the latest export template bundle [here](https://github.com/raz-varren/unofficial-godot-export-templates/releases/download/4.1.2-stable/Godot_unofficial_v4.1.2-stable_export_templates.tpz). Follow the instructions below for using it. If you are using an older version of Godot 4, you can find the export templates for that version on the [releases page](https://github.com/raz-varren/unofficial-godot-export-templates/releases).


## How to use
Expand All @@ -24,5 +24,5 @@ You can download the latest export template bundle [here](https://github.com/raz

## Build Bot Stuff

- Build Timestamp (UTC): `2023-10-31T15:47:56`
- Release Tag: [4.1.1-stable](https://github.com/raz-varren/unofficial-godot-export-templates/releases/tag/4.1.1-stable)
- Build Timestamp (UTC): `2023-10-31T15:52:16`
- Release Tag: [4.1.2-stable](https://github.com/raz-varren/unofficial-godot-export-templates/releases/tag/4.1.2-stable)

0 comments on commit 00127df

Please sign in to comment.