Skip to content

Commit

Permalink
Bumped to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hiulit committed Oct 4, 2021
1 parent 66fd9f5 commit b378417
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

- Up to date

## [1.6.0] - 2021-10-04

### Added

- New Godot `3.3.4` binaries.

## [1.5.0] - 2021-09-07

### Added
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ See [COMPILING](/COMPILING.md).

This table refers to the Raspberry Pi 4 only. Prior version are untested.

| | 2.1.6 | 3.1.2 | 3.3.3 |
| | 2.1.6 | 3.1.2 | 3.3.4 |
|-|:-:|:-:|:-:|
| Editor | ✓ | \*| ✓ |
| Export template | ✓ | ✓ | ✓
Expand All @@ -59,12 +59,12 @@ Each ZIP file contains: Editor, Export template, Headless and Server.
- [Raspberry Pi 3](https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi/releases/download/v1.3.0/godot_3.1.2-stable_rpi3.zip)
- [Raspberry Pi 4](https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi/releases/download/v1.3.0/godot_3.1.2-stable_rpi4.zip)

### 3.3.3
### 3.3.4

Each ZIP file contains: Editor, Export template, Headless and Server.

- [Raspberry Pi 3](https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi/releases/download/v1.5.0/godot_3.3.3-stable_rpi3.zip)
- [Raspberry Pi 4](https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi/releases/download/v1.5.0/godot_3.3.3-stable_rpi4.zip)
- [Raspberry Pi 3](https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi/releases/download/v1.6.0/godot_3.3.4-stable_rpi3.zip)
- [Raspberry Pi 4](https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi/releases/download/v1.6.0/godot_3.3.4-stable_rpi4.zip)

## 🚀 How to launch the Editor

Expand Down

0 comments on commit b378417

Please sign in to comment.