Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flathub/rs.ruffle.ruffle


https://github.com/flathub/rs.ruffle.ruffle

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Ruffle](https://ruffle.rs)

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 `` with the commit hash from upstream.

```shell
make regenerate-sources RUFFLE_COMMIT=
```