Skip to content

flathub/rs.ruffle.Ruffle

Repository files navigation

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>