firefly-rust 0.14.0

Rust SDK for making Firefly Zero games
Documentation
1
2
3
4
5
6
7
8
author_id = "demo"
app_id = "rust-image"
author_name = "Demo"
app_name = "Image Demo (Rust)"
compile_args = ["--features", "alloc,talc"]

[files]
img = { path = "image.png" }