Skip to content

Commit

Permalink
Can now make builds for ARM on Linux with Godot 3.6-stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
drwhut committed Sep 10, 2024
1 parent 65571b5 commit 2ef27db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
save file, will immediately load the file's save state upon launching the
game. Example usage on Linux:
`./TabletopClub.x86_64 --preload ~/Documents/TabletopClub/saves/quicksave.tc`
- The game is now available for ARM platforms (`arm32`, `arm64`) on Linux.

#### UI

Expand Down

0 comments on commit 2ef27db

Please sign in to comment.