flathub / rs.ruffle.Ruffle

https://flathub.org/apps/details/rs.ruffle.Ruffle
5 stars 1 forks source link

Ruffle

Ruffle is an Adobe Flash Player emulator written in the Rust programming language.

Building

Just make and Ruffle will be built and installed.

Regenerating Sources

In order to regenerate cargo-sources.json run the following command replacing <commit> with the commit hash from upstream.

make regenerate-sources RUFFLE_COMMIT=<commit>