Added Cargo.toml entry for Appimage packaging

This commit is contained in:
2026-07-03 22:51:29 +01:00
parent b7894ea559
commit 23b1863a82
4 changed files with 18 additions and 0 deletions
+11
View File
@@ -3,6 +3,17 @@
- LCD Rounded font by Jecko Development (http://www.jeckodevelopment.com)
## Dependencies (Debian/Raspberry Pi OS)
* librust-openssl-dev
* protobuf-compiler
* libsdl3-dev
* libsdl3-ttf-dev
## Install appimage package
```
cargo install cargo-appimage
```
## Install ARM toolchains: